Hi,
it is known that the add-on can be displayed conditionally based on some predefined platform conditions or a stored entity property value.
But in my add-on there is an inside data which decides whether the add-on should be applied in this particular case or not.
Is there a way to display (or NOT display) an add-on based on the response that Jira receives from it? I mean, for example, if the add-on returns HTTP 204, the add-on area is not displayed at all?
Thanks!