View Issue Details

IDProjectCategoryView StatusLast Update
0009643CTT UA Binary2 - CTT Binarypublic2024-07-05 07:32
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0009643: Use ExpandedNodeIds instead of NodeIds in the settings
Description

As the NamespaceIndex of the same Namespace of a NodeId can vary from AddressSpace to AddressSpace, while referring to the same namespace, representing NodeIds with the NamespaceUri should be preferred over NamespaceIndexes.
The settings dialog should be updated to read and insert the NamespaceUri of a namespace on drag-and-drop action to have an ExpandedNodeId string represetation like "nsu=<namespace-uri>;..." instead of "ns=<namespace-index>;...".
After all, the readSetting() method should be extended to convert ExpandedNodeIds back to the according NodeIds, as the current scripts expect to retrieve NodeId string representations, so the settings stay compatible using both ExpandedNodeIds and NodeIds.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-05 07:32 Yannik Klaass New Issue
2024-07-05 07:32 Yannik Klaass Status new => assigned
2024-07-05 07:32 Yannik Klaass Assigned To => Yannik Klaass