Build: #22 failed
Job: Default Job failed
Code commits
Atlassian Agent
-
Reese 6f7a402d48b582cb585eff0460effc10af8d37da
Refactor ThirdPlugin setLicenseType method to handle LicenseType.DATA_CENTER correctly
The setLicenseType method in the ThirdPlugin class has been refactored to handle the LicenseType.DATA_CENTER case correctly. If the license type is DATA_CENTER, the "LicenseTypeName" value in the data map will be set to "datacenter". Otherwise, it will be set to the string representation of the license type.