-
Suggestion
-
Resolution: Won't Fix
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
The api currently allows us to enable or disable only one plugin module at a time.
Using this method is slow because each call refreshes the FieldManager and the FieldScreenManager.
This can be problematic when working with a plugin that has many modules.
It would be great to have the following methods in the com.atlassian.plugin.PluginController interface:
com.atlassian.plugin.PluginController
void enablePluginModules(Collection completeKeys); void disablePluginModules(Collection completeKeys);
- relates to
-
JRACLOUD-18109 API to enable or disable plugin modules in bulk.
- Closed
Hi,
This is a bulk update to specific issues in the JIRA (JRA) project
As part of an effort to ensure we are transparent about the JIRA issues on jira.atlassian.com, we have decided to resolve those that have been open for multiple years with minimal activity and with a low number of votes. In light of the fact that JIRA is rapidly changing and that this issue may not be a valid request any longer, we will be resolving it today.
Votes are not the only metric that we use to determine the requests that are implemented, however they do factor in to our decision making process. We have decided that the combination of this issue being open for a long period of time, and it's low number of votes means that we are unlikely to implement it. If you would like thoughts on how we use jira.atlassian.com, please see: https://answers.atlassian.com/questions/110373/how-does-the-jira-team-use-jira-atlassian-com
If you have believe this issue is still relevant, please comment on the issue and we will respond. We are watching all these issues that we bulk close.
Best regards
Roy Krishna and Josh Devenny
JIRA Product Management