HI i have started exploring jira dashboard gadget module.. i was trying to read more about it but was not able to find related information can we use 1 app to build multiple gadgets? or we have to make separate app for each gadget
Hi, @Ankit kharola! 👋
Yes - you can create multiple gadgets, but currently each has to be defined within its own plugin or app.
Options:
Server/DC plugin: Define multiple <gadget>
entries in your atlassian-plugin.xml
.
Forge: Create separate apps for each gadget you need.
Alternative: Build a single gadget with configurable settings to handle multiple views or filters - users can then add that gadget in different configurations on their dashboards.
Hope this helps! ✨
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.