Hello team
If someone can deliver me a link or ST like that , how to develop an event listner which it create a custom field (Select list ) when i install my jira plugin ?
Regards
Hello,
You do not need a listener, you need to use either LifeCycleAware interface or InitializingBean interface. Here is an exmample:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I gave you the direction. I can not write code for you. That is the way it should be implemented.
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.