|
[
Permlink
| « Hide
]
Dylan Etkin [Atlassian] added a comment - 15/Jan/06 07:46 PM
I have added a getLicenseId method to the license object and added the value to the UI in JIRA. The value is calculated as, select distinct upper(substring(replace(replace(replace(license, '\n', ''), '\r', ''), '\t', ''), 40, 10)) from license; as specified by Scott.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||