Documentation
1.0-m27
Release date: 13th January, 2014
Issues resolved
| Key | Summary | |
|---|---|---|
| AC-888 | Attempt to install AC add-on with JSON descriptor fails with confusing error message and odd stack trace | |
| AC-885 | Descriptor query strings are unescaped before parsing | |
| AC-897 | Web items: change attribute name from "link" to "url" | |
| AC-899 | Error message recorded when add-on install fails due to validation error is not helpful | |
| AC-893 | Confluence dialog-page shows 'Remotable Plugins Dialog Title' instead of module name | |
| AC-898 | Support for macro context params in JSON descriptor | |
| AC-882 | Do not use issuer id as applink id in ApplinksJwtIssuerService | |
| AC-884 | Support macro image placeholder in JSON descriptor | |
| AC-640 | Long query parameters for remote macros fail for some remote app hosts | |
| AC-876 | configure page url not work with json descriptor |
In Product Documentation
The Atlassian Connect framework docs are now available in product. Just visit
https://HOSTNAME:PORT/CONTEXT_PATH/atlassian-connect/docs/. This will display the documentation for the version of
Atlassian Connect that is currently running in your product, so the documentation is always guaranteed to be in sync.
Deployment Timetable
1.0-m27 is scheduled for deployment on 20th January 2014. Please note, that the JSON descriptor is not currently available for use in the OnDemand platform as scopes are being ported over to the new descriptor.
Testing
You can start JIRA or Confluence with Atlassian Connect as follows:
JIRA
atlas-run-standalone --product jira --version 6.2-OD-06-43 --bundled-plugins com.atlassian.plugins:atlassian-connect-plugin:1.0-m27,com.atlassian.jwt:jwt-plugin:1.0-m6,com.atlassian.upm:atlassian-universal-plugin-manager-plugin:2.14.5,com.atlassian.bundles:json-schema-validator-atlassian-bundle:1.0-m0 --jvmargs -Datlassian.upm.on.demand=true
Confluence
atlas-run-standalone --product confluence --version 5.4-OD-4 --bundled-plugins com.atlassian.plugins:atlassian-connect-plugin:1.0-m27,com.atlassian.jwt:jwt-plugin:1.0-m6,com.atlassian.upm:atlassian-universal-plugin-manager-plugin:2.14.5,com.atlassian.bundles:json-schema-validator-atlassian-bundle:1.0-m0 --jvmargs -Datlassian.upm.on.demand=true