Remove incorrectly imported hotfix as import app
Hi All,
A junior developer has accidently imported a hotfix jar using the application import method. Now after a restart of the application, we cannot log in.
The hotfix doesn't appear in the list of available rollbacks.
I've read https://collaborate.pega.com/question/remove-commited-hotfix-hfix-22433 which suggests to remove the table entries. Our hotfix is HFix-60725 and contains the following changes.
Contents:
HFix-60725.jar file contains this ReadMe.txt, Application.xml,
prprivate.jar, prprivcommon.jar, prwebj2ee.jar, prpublic.jar and
MANIFEST.MF
Code Changes:
prprivate.jar -
com/pega/pegarules/session/internal/engineinterface/service/HttpAPI$1.class
com/pega/pegarules/session/internal/engineinterface/service/HttpAPI.class
com/pega/pegarules/session/internal/mgmt/util/CSRFUtil.class
prprivcommon.jar -
com/pega/pegarules/util/HttpOutputSupport.class
prwebj2ee.jar -
com/pega/pegarules/web/impl/WebStandardImpl.class
prpublic.jar -
com/pega/pegarules/priv/context/web/WebTierConstants.class
Can someone advice how we can sort this please? We can't go back to the backup as that was several weeks ago.