Greetings,
has anyone experienced that a plugin makes rest calls even if the plugin is uninstalled from Jira? In my case it is the Big Picture plugin, and the call is
/jira/rest/softwareplant-bigpicture/1.0/system/auth?_=1813303076235
that returns a 404.
Can I somehow see what triggers that call and how to remove that behavior?
Thank you in advance!
It's likely a cached leftover web resource that should naturally rotate out eventually. Depends on access logs, a lot could be guessed based on the surrounding traffic for the user but not much without it. Could be cached either client side or server side so yeah, depends a lot.
Only the vendor will know for certain if and what makes those calls and confirm the caching nature or whether it could be some other incorrectly de-registered module when the app is being uninstalled (though other than web resources I can't really think of anything that could persist on the system and inject http requests).
Generally I would expect those requests to phase out but if you are really piqued by it then access logs would be the place to start imo to get a better sense of where it's coming from.
Time to up your Loom game! The new Loom Essentials Certification is here! Show off your skills, learn pro tips, and get officially recognized. Perfect for taking your video messaging to the next level.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.