Remove plugin-related fields from issue and project API responses
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The fields pluginActions, pluginIssues, pluginContexts, and plugins have been removed from multiple response schemas. These were previously required/documented fields on issue detail and project detail responses — clients that read or depend on any of these fields will encounter missing data. The pluginActions and pluginIssues enum values have also been removed from the expand query parameter on issue endpoints.