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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.