Hi,
I have looked into custom collector and I wonder if there's other properties on the object ATL_JQ_PAGE_PROPS than the ones mentioned on the Jira's website.
What I would want to accomplish is do some action after the issue gets created.
So if ATL_JQ_PAGE_PROPS had a property like AfterSuccess that accepts a function that would solve my problem.
Bottom line, I need a callback function for when an issue gets created.
Is there a way to do that?
Thank you!