We want to have the following:
I have read some documentation about event listeners, and I am not quite sure if that will work in that way.
Does any one know some solution to our problem at hand?
You can develop a listener. It will do the job. Catch the issue updated event and make all changes
Thank's for your input. How about the implementation just for one project? As I understand, an event listener is just some code, how is that included then in the configuration? Where?
I know how to add post-functions in a workflow, but an event listener is there all the time. We have the requirement to implement it only for one (or a few projects), not for all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You would need a plugin like Power Scripts or Scriptrunner. Or you can develop your own plugin.
Power Scripts:
https://confluence.cprime.io/display/JJUPIN/SIL+Listeners
Scriptrunner:
https://scriptrunner.adaptavist.com/latest/jira/listeners.html#_custom_listeners
Plugin:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you a lot for the resources, I will have a look at it. Seems that I have to solve the customization for a project by myself, but perhaps this is not so difficult to do.
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.