We have a long list of projects in the Bindings section of your plugin configuration (refer to the attached BindingsList.png image). Most of them contain common configuration. If we have to change something in the configuration, we have to go to each project and do this manually.
Luckily, it is relatively simple to change the configuration within projects. We can export the configuration in the JSON format, update the JSON and import it back to the project (refer to the attached ImportExport.png image). This is an acceptable solution on the project level.
My question is whether it is possible to export/import the bindings configuration on a higher level. I'd like to have a JSON file that'd contain bindings for all projects, including the internal configuration of each project (all issue types, all mappings, all that is shown on the ImportExort.png image).
This feature is really interesting for our use case. We have also a large number of projects with the same configuration to be applied to each project.
Yes. We are also having same use case in our company. More than 500 JIRA projects uses same configuration. It would be really helpful If we have this feature.