Hi there,
I recently made the experience that layer metadata that are published with a feature service are lost when the layer is added as a SubTypeGroup layer to a map. If the Layer is added as a 'regular' layer, the metadata seems to be imported properly. See images for reference.
Feature Layer 'tees' published with a tag:
feature-layer-tags.PNG
If I add this layer as a 'regular' layer to the map, the metadata (tag) is properly fetched from its datasource:
regular-layer-with-tags.PNG
If I add this layer as a SubTypeGroup layer, the metadata are lost. The SubType layers do not contain the metadata (tag) aswell.
sub-type-group-layer.PNG
Is this work as designed? If yes how can I pass the published metadata to a SubTypeGroup- or SubType layer?
Thanks!