com-pas / compas-open-scd

A substation configuration description editor for projects using SCL IEC 61850-6 Edition 2 or greater
https://openscd.github.io
Apache License 2.0
12 stars 3 forks source link

Show CoMPAS Private elements in compare function #98

Open dlabordus opened 2 years ago

dlabordus commented 2 years ago

As a engineer I also want to see what changed in the CoMPAS Private element So that I know what changed in these elements during a compare.

Currently only know SCL Elements are compared when two versions from CoMPAS are compared. All private elements are ignored. The reason is because it's unknown how to see if two privates are linked. In the SCL for every element there is definition what attribute is used as the key so elements from two versions can be linked. For CoMPAS privates this could be added, but for the current 2 privates this means linking them together on there tag name. The 2 current privates can only occur one time in a SCL File, so the tag name can be used in this case.

github-actions[bot] commented 10 months ago

Hello there,

Thank you for opening this issue! We appreciate your interest in our project. However, it seems that this issue hasn't had any activity for a while. To ensure that our issue tracker remains organized and efficient, we occasionally review and address stale issues.

If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better. Feel free to continue the conversation here.

If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later.

Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve. Thank you for being part of this journey!