Jira provides 95% of what I want, but I want to display some links to guidlines and templates depending on the stage in the workflow. This could easily be handled by contexts. The easiest way to do this would be via an HTML table.
Note that I'm using Jira Cloud by the way
Welcome to the community.
Jira Cloud is not too friendly for what concerns injecting HTML and customizing in general.
Actually it is impossible, from what I know, to inject any kind of HTML in out-of-the-box Jira Cloud.
What I could suggest you is to try the trial version of Scriptrunner (a paid plugin, one of the most popular out there) and use its "Fragments" feature.
With fragments you can create pieces of content also in html that you can hook in several places in the page.
Also it is possible to make appear the fragments only if a certain condition is satisfied (for example project = XYZ or status = ABC)
I would think this could work for doing what you have in mind; and of course you can use a trial version and just not purchase the plugin fi you see that it does not work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.