You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When updating the name of a Bay or VoltageLevel these names are also registered as BayName/VoltageLevelName by Terminals.
These attributes of the Terminal aren't updated.
In PR #671 this is solved for the name of the Substation, the strange thing is that this cause problems when validating the XML, for Bay and VoltageLevel this isn't cause any validation problems.
To Reproduce
Steps to reproduce the behavior:
Open a SCD with Substation, VoltageLevel, Bay and Terminal(s), where there is a reference in Terminal to the different levels.
Update the name of the VoltageLevel and Bay.
Save the file and check if the attributes in the terminal are updated.
Expected behavior
The attributes in the Terminal should be updated
Additional context
Example part where the attributes aren't updated:
dlabordus
changed the title
Updating Terminal Attributes after updating name of VoltagerLevel or Bay
Updating Terminal Attributes after updating name of VoltageLevel or Bay
Apr 6, 2022
Describe the bug
When updating the name of a Bay or VoltageLevel these names are also registered as BayName/VoltageLevelName by Terminals.
These attributes of the Terminal aren't updated.
In PR #671 this is solved for the name of the Substation, the strange thing is that this cause problems when validating the XML, for Bay and VoltageLevel this isn't cause any validation problems.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The attributes in the Terminal should be updated
Additional context
Example part where the attributes aren't updated:
The text was updated successfully, but these errors were encountered: