How to unlock a Financial Plan working version that is locked by a user/employee who is end dated
On a project P1,I have a financial plan Working Version(FP1) that is locked by a user(X), The user(X) is no longer with the company.
It doesn't allow me to unlock if I'm logged in as different user/key member on the same project. I cannot delete the
Is there a way to unlock the financial plan version so that it can be updated?
I can think of following 2 options
copy the locked working version and use the new version(Set it to Current working version).
or
update from the back end, set the locked_by_person_id to null in pa_budget_versions, not sure of the impact of this update
0