Removing the change id via backspaces in the change id box in the step properties panel can cause PROMS to crash. Also, it doesn’t always remove the change id properly. Changing this to instead of updating every time text changes in the box, adding a save button. Also, adding some null exception error handling.
B2025-010 PROMS – Change ID Issues
Removing the change id via backspaces in the change id box in the step properties panel can cause PROMS to crash. Also, it doesn’t always remove the change id properly. Changing this to instead of updating every time text changes in the box, adding a save button. Also, adding some null exception error handling.
Removing the change id via backspaces in the change id box in the step properties panel can cause PROMS to crash. Also, it doesn’t always remove the change id properly. Changing this to instead of updating every time text changes in the box, adding a save button. Also, adding some null exception error handling.
mschill
requested review from jjenko 2025-01-27 16:09:26 -05:00
djankowski
was assigned by mschill2025-01-27 16:09:33 -05:00
jjenko
was assigned by mschill2025-01-27 16:09:33 -05:00
mvickers
was assigned by mschill2025-01-27 16:09:33 -05:00
djankowski
removed their assignment 2025-01-28 08:22:39 -05:00
djankowski
self-assigned this 2025-01-28 08:22:48 -05:00
djankowski
was unassigned by mschill2025-01-28 08:58:24 -05:00
jjenko
was unassigned by mschill2025-01-28 08:58:24 -05:00
djankowski
was assigned by mschill2025-01-28 08:58:28 -05:00
jjenko
was assigned by mschill2025-01-28 08:58:28 -05:00
jjenko
approved these changes 2025-01-28 09:05:16 -05:00
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.
B2025-010 PROMS – Change ID Issues
Removing the change id via backspaces in the change id box in the step properties panel can cause PROMS to crash. Also, it doesn’t always remove the change id properly. Changing this to instead of updating every time text changes in the box, adding a save button. Also, adding some null exception error handling.
changes look good
Tested with version 2.2.2501.2809 and it works as expected.