how do I get notified automatically when an spr is changed / created / deleted and has a particular label or reserved word?
Created and changed can be handled with the Notification. like any issue type However there is nothing built in that would handle labels or reserved words. You may be able to write a listener (I have no experience with that) to handle labels and reserved words.
Do not delete issues. When you delete it is GONE. Hardly a week goes by without someone wanting to restore an issue. Deleting issues will come back and bite you when it is the most inconvenient. I suggest closing with a resolution value of Deleted anything you want to delete. I implement a special transition only the project lead can execute and it requires filling in a reason field. Missing issue numbers will eventually cause a question about what it was and why was it deleted even if it was done properly. Missing data always brings in the question of people hiding something that may have looked bad.
The only viable way to restore an issue is to create a new instance of JIRA and restore a backup that has the issues. Then export them to a csv file and import them to your production instance. You will lose the history.
You probably need to explain what an SPR is if you don't want an answer that could be about totally the wrong thing (Surface Plasmon Resonance is at the top of my list, as I've been reading about it recently)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
forgiveness, in fact spr is a kind of issue used here in the company.
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.