Build: #22 failed Changes by Reese

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
13 seconds
Duration
2 minutes
Labels
None
Revisions
Atlassian Agent
6f7a402d48b582cb585eff0460effc10af8d37da
caelumlux-upstream-atlassian-agent
c28762e89771ea4c2dd9a8a22619aa5bad2d333f
Fixed in
#24 (Changes by Reese)
No failed test found. A possible compilation error occurred.

Responsible

  • Reese Reese Automatically assigned
Loading retry status...

Code commits

Atlassian Agent
Author Commit Message Commit date
Reese 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.