Community
Participate
Working Groups
When editing services in the extension editor (part of the Sapphire SDK), the services are labeled in the editor's content outline using service type. This made sense initially before each service was required to have a unique ID. At this point, using ID would make a better label.
Fixed.
To clarify... The reason the ID would make a better label is that there are frequently multiple implementation of the same service type.
Verified the sample sapphire-extension.xml the ID is shown as the label.