Child pages
  • API Changes in Structure 2.6

This documentation relates to an older version 2.7 of the Structure Plugin for JIRA. View the current documentation home.

Skip to end of metadata
Go to start of metadata

1. Minor Java API Release

The changes in the API in this release are minor. We had to bump the minor version of the API because we've added two constants to the StructureError enum.

JIRA Version

New API Version

5.x

7.7.0

6.x

8.3.0

See Structure API Versions for full version information and downloads.

2. Compatible Changes in the Java API

  • Two constants have been added to the StructureError enum. They represent perspective-related errors.
  • PermissionSubject.ProjectRole class can accept 0 as project ID meaning "all projects" in the global Structure permissions context.

 

  • No labels