In my Jira Cloud app, I need to respond to the event (in the front end) when a user changes the issue summary field, and then use that event to trigger a refresh of my app’s web panel. Can you point me please at how to do both of these please:
- Trap the summary field updated event
- Refresh the app web-panel
Many thanks in advance.