B2023-117 - added check to not load the audit Info List if the Delete Satus is zero #161
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "GeneralDebugging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
B2023-117
PROMS was trying to load history for a procedure when it should not have. Added logic to check for a Delete Status of zero, in which case it should not try to get the history info (audit info list)
Tested with no out of memory issues