Hi,
we have many projects on one site and I would like to disable the plugin, that I’m developing, on some of them.
I know I can use display conditions (https://developer.atlassian.com/platform/forge/manifest-reference/display-conditions/) in the manifest but that is a fixed setting.
What I would like is to make this configurable, during runtime. So the site admin can select on which projects the plugn is visible and which not.
Additionally, if possible, to even select on which issue types, the plugin is visible (again, make it configurable for the project admin and not hardcoded in manifest).
Thanks,
Daniel