RTC - Naming Conventions
Hi,
Is there any plan to include best practices for RTC Naming Conventions and providing a mechanism to define naming conventions and enforcing them?
- Team Area
- Streams
- Components
- Repository Workspace
- Timelines
- Iterations
- Baselines
- Snapshots
- Releases
- Plans
- Project Area
- Build Definition
- Build Engine
- Build Queue
Thanks,
Sumitra
Accepted answer
Hi Sumitra,
as far as I can tell, there is no way that is out of the box to enforce naming conventions on any of those items. There are probably work items for a few of them and you can request that functionality in an enhancement request with support or here. It might be possible to come up with automation for some of the elements above, e.g. using Java API custom tools that create the data following the rules and preventing arbitrary users to change/save the data.
as far as I can tell, there is no way that is out of the box to enforce naming conventions on any of those items. There are probably work items for a few of them and you can request that functionality in an enhancement request with support or here. It might be possible to come up with automation for some of the elements above, e.g. using Java API custom tools that create the data following the rules and preventing arbitrary users to change/save the data.