Is it possible in some way to have a single button that will copy the issue id and headline to the clipboard?
so when I will click it I will have something like:
"SRV-1881: Wrong user details in settings screen"
That can be very helpful when communicating on Jira issues outside of Jira.
Hi @Yarin Benado , I've also wanted a simple way to copy an Issue ID + headline to the clipboard. A button I can click to copy something like "SRV-1881: Wrong user details in settings screen" to my clipboard.
I created a Jira Cloud app that allows you to copy a Jira Issue key and headline to your clipboard by clicking a button that appears on the issue view. The app also allows you to define a custom template so you can add more Issue data and personalize the copied text (including optionally enabling/disabling an embedded link back to the Issue).
Here's a screenshot showing how the app renders on an Issue view and the button you click to copy the Issue Key + headline:
For your use case, you could define an additional custom button that would format the copied text exactly how you want for communicating about your issue outside of Jira.
The app is called Copy Issue Link and you can find it here: https://marketplace.atlassian.com/1225783
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://chrome.google.com/webstore/detail/copy-jira-id/fiokagkoilhjielhjemghmnddbjbplln
Here's a Chrome Extension
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are using Google Chrome, I found the JIRA ShortCut extension which can also be configured for Stash (Bitbucket Server), GitHub, etc. as it looks for patterns in the HTML title
element.
Cheers,
- Oli
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yarin,
There's no straight forward method to accomplish that. You could either raise an improvement request at https://jira.atlassian.com to have that functionality reviewed (and perhaps implemented ) by our developers, or if it helps you in any way, add a "filter results" gadget to your dashboard displaying only the key and summary fields for issues. From there you can easily copy the information you want.
Hope it helps,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.