Is there any way to listen to Jira issue update events from inside a module’s iframe (glance or panel) without involving server webhooks and therefore interaction with a server at all (only on a browser side).
Thanks,
Dmitry
Is there any way to listen to Jira issue update events from inside a module’s iframe (glance or panel) without involving server webhooks and therefore interaction with a server at all (only on a browser side).
Thanks,
Dmitry
Hi @dzagorovsky have you found a solution to this problem? I am developing an app that needs to listen for issue updates but don’t want to implement server side webhooks.
Hi @Efrosina unfortunately no, we haven’t found any easy to implement solution.