I’m trying to prevent a JavaScript file from loading on specific pages (like the webhook configuration screen), but that’s not possible when using the jira.general
context directly.
To work around this, I’d like to replace jira.general
with the specific contexts it covers, but I can’t find a clear list.
Does anyone know which contexts are included in
jira.general
or how to reliably find them?