Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] namespaces (FQDN) for elements #1024

Open
holonsoftFounder opened this issue Feb 19, 2024 · 0 comments
Open

[Feature request] namespaces (FQDN) for elements #1024

holonsoftFounder opened this issue Feb 19, 2024 · 0 comments

Comments

@holonsoftFounder
Copy link

Lets imagine following scenario and considering "GetData" is different in a more complex tree, but named the same

MODEL

  • Businness
    -- Producer
    --- Management
    ----- GetData
    -- Consumer
    --- Management
    ----- GetData

When now using one of these processes in a view, it is no longer possible to determine which one is related (to its category). The option on the "Label Expression," e.g., $mfolder{name} : ${name}, will also not work in this case because the folders are named identically. We would suggest having a global option to set the label by default to show the FQDN (using the folder path excluding the root model type (Business, Application, ...)).

Renaming the processes exclusively or the parent folders does not make any sense in our opinion because when considering much more complex folders and content due to a lot of processes or any other entities, the FQDN should be the decider of where to put/identify things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant