You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Community
I installed an App and it got stuck. Although described here https://confluence.atlassian.com/confkb/how-to-remove-long-running-tasks-1014672667.html a long-running tasks can neither be stopped nor be deleted over the REST API. Besides the described browser console I also tried postman.
The options of the given endpoint are describing a DELETE method but it returns a "403 Forbidden"
<method id="clearOngoingTasks" name="DELETE">
<response>
<representation mediaType="*/*"/>
</response>
</method>
Any suggestions how I can stop those tasks?
Thanks
thank you for your reply. The way I read the article it clearly says that it is for cloud:
Besides that the given REST endpoint works for the cloud instance for GET. It is just that the described DELETE does not work. Usually the problem solves itself after about 1 hour. I don't think Atlassian's support can beat that. Nonetheless a way to solve it myself would be handy.
Henry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes I see. Interesting the breadcrumbs indicate Server version 7.16.
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.