C2024-035 RO Editor – Enhancement to Handle renaming of Setpoint Value. #451

Merged
jjenko merged 1 commits from C2024-035 into Development 2024-10-31 15:17:39 -04:00
Owner

C2024-035 RO Editor – Enhancement to Handle renaming of Setpoint Value.

In the RO Editor, when changes to a field name are made, we update the UI for the Menu Values and Return Values to reflect the change even if it has not been saved in the db yet.

For example, a field of may be updated to if it was renamed as such. Enhancement is to handle the special case of a Setpoint Value which includes field lengths.

For example: <Setpoint Value,5,17> would need updated <Setpoint ValueAAA,5,17> if Setpoint Value is renamed with AAA on the end.

C2024-035 RO Editor – Enhancement to Handle renaming of Setpoint Value. In the RO Editor, when changes to a field name are made, we update the UI for the Menu Values and Return Values to reflect the change even if it has not been saved in the db yet. For example, a field of <Ref> may be updated to <Ref123> if it was renamed as such. Enhancement is to handle the special case of a Setpoint Value which includes field lengths. For example: <Setpoint Value,5,17> would need updated <Setpoint ValueAAA,5,17> if Setpoint Value is renamed with AAA on the end.
djankowski was assigned by mschill 2024-10-31 15:11:44 -04:00
jjenko was assigned by mschill 2024-10-31 15:11:44 -04:00
mvickers was assigned by mschill 2024-10-31 15:11:44 -04:00
mschill added 1 commit 2024-10-31 15:11:45 -04:00
mschill requested review from jjenko 2024-10-31 15:11:50 -04:00
jjenko approved these changes 2024-10-31 15:17:25 -04:00
jjenko left a comment
Owner

change looks good.

change looks good.
jjenko merged commit 4bac1a4628 into Development 2024-10-31 15:17:39 -04:00
Member

Tested with version 2.2.2410.3115. Worked as expected.

Tested with version 2.2.2410.3115. Worked as expected.
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#451
No description provided.