We ahve had a jar file for something like 10-14 years - jira-quick-reload-2.0.7.jar
https://mvnrepository.com/artifact/com.atlassian.jira.plugins/jira-quick-reload/2.0.7
https://mvnrepository.com/artifact/com.atlassian.jira.plugins/jira-quick-reload
Finally, for Jira 10 It seems to have stopped working.
Its very simple, it notified users if an issue was changed while the user was looking at the issue (in the browser).
Does anyone:
1. Have a newer version
2. Ability to correct it - i have placed the jar file at https://www.mos-eisley.dk/download/attachments/4161541/jira-quick-reload-2.0.7.jar?api=v2
3. Have anything similar - possibly some Javascript or similar.
Its for Jira Software/Service Management Data Center of course.
Partly solved lige this (via a scriptrunner fragment).
Code moved to https://bitbucket.org/moseiseydk/jira-groovy-scripts/src/main/IssueUpdatedInfo.groovy
Downside is that its not a popup..
Hi @Normann P_ Nielsen _Netic_ ,
From what I know, there's no official newer version of this plugin for Jira 10. You'd probably need to rebuild it against the Jira SDK and update any deprecated APIs or methods.
Not sure if you'll find the answer here, but you could browse and/or ask this in Developer community. There are some decent folks there who might have stumbled upon this issue and found a workaround for it. 👀
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks :-)
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.