-
Bug
-
Resolution: Timed out
-
Low
-
Tested with command:
atlas-run-standalone --product confluence --version 5.9.1-OD-2015.39.2-0001 --data-version 5.9.1-OD-2015.39.2-0001 --bundled-plugins com.atlassian.bundles:json-schema-validator-atlassian-bundle:1.0.4,com.atlassian.webhooks:atlassian-webhooks-plugin:1.0.6,com.atlassian.jwt:jwt-plugin:1.2.2,com.atlassian.upm:atlassian-universal-plugin-manager-plugin:2.19.5-D20150904T173033,com.atlassian.plugins:atlassian-connect-plugin:1.1.53 --jvmargs -Datlassian.upm.on.demand=true
Tested with command: atlas-run-standalone --product confluence --version 5.9.1-OD-2015.39.2-0001 --data-version 5.9.1-OD-2015.39.2-0001 --bundled-plugins com.atlassian.bundles:json-schema-validator-atlassian-bundle:1.0.4,com.atlassian.webhooks:atlassian-webhooks-plugin:1.0.6,com.atlassian.jwt:jwt-plugin:1.2.2,com.atlassian.upm:atlassian-universal-plugin-manager-plugin:2.19.5-D20150904T173033,com.atlassian.plugins:atlassian-connect-plugin:1.1.53 --jvmargs -Datlassian.upm.on.demand=true
-
Severity 3 - Minor
-
When the key of a macro contains an uppercase letter, the message "No macro metadata" is displayed and it is not possible to edit the macro
See https://bitbucket.org/seuqra/test-atlassian-connect-add-on-descriptor/src to reproduce the bug.
In the atlassian-connect.json descriptor, the macro with key: "macro1-key" can be edited.
But the macro with key: "macro2-Key" cannot be edited (Popup "No macro metadata" is displayed)