Description
Current representation of configs name on UI is the following:
- Fully qualified name for Java configs
- Full path for xml files
Expected behavior
It is suggested to show just simple names for the config if it is unique in project
otherwise:
- still use fqn for Java configs
- relative path to project for xml configs
Potential alternatives
Should be discussed with a team.
Description
Current representation of configs name on UI is the following:
Expected behavior
It is suggested to show just simple names for the config if it is unique in project
otherwise:
Potential alternatives
Should be discussed with a team.