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
Hi guys - I'm using both Scriptrunner and Jira CLI to manage user accounts and manage custom fields in our large Jira instance - we've recently been hit by a flurry or spam accounts in the run up to a trade show
Currently we are making the calls as spam, then manually deleting them, but tidying up the created accounts afterward is a pain in the bum.
What I'd quite like to work out, is how when we move an incident into **SPAM** that we would delete the incident, and any created user accounts
Equally for the existing spam accounts (some of which have caused loops) I want to work out how we can delete any associated comments, or change the ownership of those comments to a dummy account and purge them. We've got almost 1000 in that state, and since our helpdesk manager left a year ago, I wasn't aware of how bad it had gotten.
Has anyone come up with a decent solution for managing this? I'd like to make sure that we can handle this in an appropriate way moving forward, so I'm open to ways that this can be acheived
Hey Thanos, it's with issue type, so it gets moved to an issue type of **SPAM** but arguably, any options are available
So we'd like to completely remove the issue, then delete the reporter account
I was thinking that I could change the reporter to a generic account, then delete the original reporter, then delete the issue but I don't know whether this would be available directly in scriptrunner and it was too hard to think about on a Monday morning :)