Event listeners for forge app installation

Hey guys,

I was wondering, if there are any plans to add listeners for app events like “App installed”. An example for this would be: After the app has been installed, execute method xyz. This way this method would only automatically be triggered once which would be very handy for one of our use cases. Or maybe you have any work around for this? The current work around we thought of would be to create a resolver for this which would then be triggered manually by the user in the frontend…

Thank you and Cheers!

3 Likes

This would be extremely useful indeed, most notably for tenant specific resource management and custom analytics. We have lobbied for this early on, and it has meanwhile been acknowledged, albeit w/o any ETA, so please watch and vote for the following issue to raise Atlassian’s priority for addressing this surprising limitation:

5 Likes

Old news as of writing but Forge lifecycle events are now available.