Is there any way to see issue details in excel on hover as I have in confluence?
You can select the fields ("issue details") in Issue Navigator, then use the Better Excel Exporter app to export exactly those columns.
So, not in hover, but you have perfect control what information is available in the spreadsheet columns:
(Discl. it is a paid and supported app developed by our team.)
Hi @Shiraz Brinder Arush , welcome to the Community. No, there is no means of doing this inside the Excel application. What is the use case for this? Why are you needing to extend Jira functionality outside of Jira in Excel?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jack Brickey Hi,
I want to manage pricing in EXCEL (it helps me with allocation and calculations)
But want to see more details regarding the issue.
one more question - is there an easy way to copy the link + issue title?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In excel you could create a VBA macro to change the issue key column entries to be a link that would open Jira. I did this many years ago for a different bug tracking application. As for the “title” I assume you mean the Summary. If desired you could apply the VBA macro to the Summary column.
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.