I have been trying to run local instance of JIRA while enabling Jelly and didnt have much success. This page reffers to adding -Djira.jelly.on=true
parameter, but it is very unclear to me where should I add it. I normally start my local JIRA instance by atlas-debug --jvmargs "-Xmx2048m"
, so I tried adding the Jelly parameter to the jvmargs, but it seems to have no effect. I am not running JIRA as a Windows service and the file setenv.sh doesnt seems to be present anywhere in the JIRA folders.
In my company test instance, which is a normal JIRA Server, there is an item called Jelly runner in the admin menu, even when Jelly isnt enabled. I do not see this on my local instance at all.