Hello Atlassian Community,
I am working on a Forge app that uses Jira Software and Confluence integration. The app supports a Jira Software plugin and Confluence macros. Right now, I’m trying to figure out if it’s possible for these two parts of the app to share the same storage
It looks like Jira and Confluence each have their own separate storage (via the Storage API), so any data I save in Jira isn’t available in Confluence, and vice versa. Is there a way for both Jira and Confluence to access the same storage in a Forge app? Or, if not, is there another way I can get them to communicate or share data with each other?
I’d really appreciate any tips or advice on how to make this work!
Thanks a lot!
Forge Storage cannot be shared between two apps.
But, your use can be rephrased as "can two Forge apps communicate and exchange information in a standard way"?
And for that, there are 2 approaches:
thank you advice and this interesting workaround how they could communicate
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Andrii ,
Although we have master developers among us (kudos to them 🎩), you might receive a quicker response by asking your question in the Atlassian Developer Community.
Here is the link:
https://community.developer.atlassian.com/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.