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
When managing metadata where there are a lot of items of different types in a folder, it would be nice to be able to organize them into folders that do not result in the template output creating matching folders. Currently there is only an option to make a folder a Namespace Provider or not.
I have the following metadata in my Service DesignerServices Package:
This is all fine, and exactly as it is supposed to be.
However, my metadata folder feels like it could be a bit more optimized. I would like to group all of the event handlers into a folder, so that, in this case, my service designer still focuses on the commands and queries as the most important visual information. I would like to do something like this:
Except, if I do this, the resulting template output would look like this:
By reducing noise in the metadata, I am increasing noise in the resulting template output.
Describe the solution you'd like
It would be great if there were an extra option in the Folder Options for Metadata only that helps organize my metadata, but has no impact on the template output.
The text was updated successfully, but these errors were encountered:
What problem are you trying to solve?
When managing metadata where there are a lot of items of different types in a folder, it would be nice to be able to organize them into folders that do not result in the template output creating matching folders. Currently there is only an option to make a folder a
Namespace Provider
or not.I have the following metadata in my
Service Designer
Services Package
:It produces the following template output:
This is all fine, and exactly as it is supposed to be.
However, my metadata folder feels like it could be a bit more optimized. I would like to group all of the event handlers into a folder, so that, in this case, my service designer still focuses on the commands and queries as the most important visual information. I would like to do something like this:
Except, if I do this, the resulting template output would look like this:
By reducing noise in the metadata, I am increasing noise in the resulting template output.
Describe the solution you'd like
It would be great if there were an extra option in the
Folder Options
forMetadata only
that helps organize my metadata, but has no impact on the template output.The text was updated successfully, but these errors were encountered: