Are there any recommended top vendor add-ons for injecting custom CSS and JS files into Jira Data Center, instead of directly into the Jira administration UI > announcements banner? Ideally, these add-ons should also have a cloud-based offering.
We are implementing CI/CD for version control and organizing the Jira customizations. To support this, we need to convert all our inline scripts to file-based. Hence this add-on must support scripting using file-based CSS and JavaScript files.
Hi @VVC
ScriptRunner for Jira Data Center has a feature called "Fragments" that does exactly what you're looking for. https://docs.adaptavist.com/sr4js/latest/features/fragments
They also have a cloud version, but I haven't used the Fragments feature in the cloud.
Hi @Jim Knepley - ReleaseTEAM ,
One of our use case is that we are looking to hide the side menu bar section for all non-admin users. Would it be possible to achieve this solution using ScriptRunner?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @VVC
Probably. There's a built-in feature to hide UI elements, and you can make it conditional.
https://docs.adaptavist.com/sr4js/8.30.0/features/fragments/hide-ui-element-built-in-script
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Though we use ScriptRunner for rolling out other customizations but haven't used the Fragments feature yet. I will try exploring this addon and see if this is a right fit.
If there are any other recommended addons that might be a good fit for our use case then please share it here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.