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.
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.
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.
change looks good.
Tested with version 2.2.2410.3115. Worked as expected.