Hello Experts,
I have developed an app for jira using forge . In my use case i have to pre populate some data in forge storage when the user installing that app . can we able to do this ? And I have to perform some actions while the user uninstalling the app
Hi @HeisenbergBB !
You can define install and upgrade events. Not uninstall:
Thanks for the quick help @alex_sam