B2023-101: Copy/Paste Replace Procedure with Incoming Transitions crashes
B2023-102: Converting Incoming Transitions to text crashes
fixed these 2 bugs related to Incoming Transitions, 101: null reference check; 102: needed try/catch when pasting over a procedure that has incoming transitions to catch that this occurred.
B2023-101: Copy/Paste Replace Procedure with Incoming Transitions crashes
B2023-102: Converting Incoming Transitions to text crashes
fixed these 2 bugs related to Incoming Transitions, 101: null reference check; 102: needed try/catch when pasting over a procedure that has incoming transitions to catch that this occurred.
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.
B2023-101: Copy/Paste Replace Procedure with Incoming Transitions crashes
B2023-102: Converting Incoming Transitions to text crashes
fixed these 2 bugs related to Incoming Transitions, 101: null reference check; 102: needed try/catch when pasting over a procedure that has incoming transitions to catch that this occurred.
Code changes are well documented and logic makes sense.
Tested with no issues.