Hello, I used atlassian-plugin-sdk from here https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-linux-or-mac-system/
I then created a plugin and added an event Listener that is able to catch epic creation. Code from here https://bitbucket.org/atlassian_tutorial/jira-event-listener/src/master/
Now, I want an event Listener that detects when the user is typing something in "Epic Name" or "Summary" when the Issue type is "Epic" or when the user is typing something in "Summary" when issue type is "Story". The event Listener I have found till now catches "issue creation"
Hi Harshit.
I think the developer community is the right place for your question:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.