Hi.
I want to write a Forge app to add a custom button on the right side of the issue view. This button will copy some issue-related data into the clipboard. It's not required to be full-width.
I read the documentation about Jira modules, but still don't understand, which module will work better for this task.
- Jira issue context adds a collapsible panel that I don't need.
- Jira issue panel is about left side of issue.
Can you help me find a better module or way to archive the target result?
Hi @BoberMod
Can you add some more information related to your use case here?
What information do you plan on coping to the clipboard? Would it better to make the data visible in a Custom field instead?
Found this link that mentions something similar can be achieved by using Custom UI https://community.developer.atlassian.com/t/using-navigator-object-in-forge-app/60755/2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.