Hi all,
I have 2 questions around AP.require() I currently use to make some request to cloud JIRA from an add-on:
-
it’s marked as “deprecated” in browser console, what to use instead?
-
how to trigger a function when the (asynchronous) call is performed, but not from inside the success/error blocks?
Thanks a lot, Fred