Issue #10
wontfix
To be able to use common release/version notation it should be able to use dots or underscores in key definition. Actually you have to create a release key "RELEASE1112" (only alphanumeric) instead of the more readable key "RELEASE_1.11.2". This would be really helpful.
Comments (4)
-
repo owner -
I agree with the issue reporter and add that pattern should be taken from property jira.projectkey.pattern (see Administration → General Settings → Advanced Settings in JIRA 5.1.3).
-
repo owner - changed status to open
-
repo owner - changed status to wontfix
- Log in to comment
In initial versions it accepted the other special characters, but created other bugs. Release name accepts those characters. May be you can use the release name for that purpose. I'll see if I can safely accept those characters in the release key.