C2025-032 Add check if user is sure want to paste replace section. #548
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "C2025-032"
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?
C2025-032 Add check if user is sure want to paste replace section.
When copying and pasting sections, using paste/replace should prompt with a message box to verify the user wants to replace the existing procedure.
Use any procedure set, any procedure, and copy a step section. Go to another procedure set or procedure and paste/replace an existing section. It will always paste wand overwrite the selected section.
This was originally written for C2024-004 which was closed for pasting/replacing procedures.
Code changes look good for testing phase
Tested with 2.2.2505.1311. Copying/Replace Existing section works as expected.