cancel
Showing results for 
Search instead for 
Did you mean: 
Status: New
Whilst upgrading between BluePrism versions we noticed that a locked environment lock never got released due to the process getting stuck and not stopping as expected before the operation commenced.
This meant, the lock got carried over to upgraded version in the database but not visible in the front UI screens, which prevented lock with similar name getting acquired by the process.
A simple query to reset the value to NULL in respective fields on BPAEnvLock table would ensure a clean upgrade and avert such issues.