Actions
Improvement #244
closedIntroduce naming conventions for project type identifier
Start date:
04/11/2021
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
A project type should always defer from projects having the same name and thus potetially the same identifier.
Adding a prefix to the project type identifier will help to create project with the same name.
The prefix could be ptm
or something else what might be configurable in plugin settings.
Actions