Hai all,
While installing custom UI forge app, app asked some configuration details and stored it in app storage in “@forge/api”. I need to delete that configuration details from app storage after the app gets uninstalled from the jira instance. I saw the lifecycle methods in connect app to do that.
How can i do that in forge? My another question is How can i restrict app only for jira service management instance. When i tried to install an app using developer console, I didn’t get the jira service management instance in the list of instances available. I need to install an app only in jira service management instance. How can i do that. Kindly share your answers.
Thanks in advance…