Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Tooltips on Jira Structure Field

Leonard_Chew_bison-group_com
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 26, 2024

 

Hey peeps

I have a question concerning Jira Structure:

Is it possible to set a tooltip on a wiki-markup field?

 

My Use Case: I have a Scriptrunner Scripted Field called "QCheck".

It is a multi-line Text Field, which basically tells you what you need to do on your issue (e.g. Due Date is not set, Original Estimate is not set, and so on).
In my Jira Structure, I have a Function Field "QCheck Flag", which contains a green star, if QCheck is empty (quality is good) and a yellow star, if QCheck is not empty (quality is bad).

At the moment, I display two seperate fields next to each other in my Jira Structure.
It works, but it is not nice (see screenshot).

structure-tooltip.png

What I'd like, is to have the content of the multiline text field "QCheck" to be the tooltip of the "QCheck Flag" field, so that the user can hover over the yellow star and get the instructions what to do.

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
1 vote
Answer accepted
Stepan Kholodov _Tempo_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 26, 2024

Hello @Leonard_Chew_bison-group_com 

Tooltips can't be customized in Structure. What you can do here, is to adjust the Formula column and add more to the stars it displays. For example, you can use a formula like this:

if qcheck: concat("(*y)"," (quality is bad)") else "(*g)"

The format of the column should be set as Wiki Markup.

I hope this helps. If you need further assistance or if you have more questions about Structure, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)

Leonard_Chew_bison-group_com
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 26, 2024

Ah, as I didnt find anything in the documentation, I was already prepared for the answer, that it doesnt work.

 

The workaround is not an option, as the QCheck field can contain a lot of data.
Here is an example of a QCheck content if the quality of the issue is lacking (e.g. when many fields are not set correctly):

 

structure-tooltip-data.png

The idea would have been to have this as tooltip on the yellow star for better user experience, but I'll just keep it as a seperate field next to the star, where you have to actively click on the three dots to open the content.


Thanks anyway, for your fast reply!

Like Stepan Kholodov _Tempo_ likes this
Damir Peric
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 12, 2024

Hi hi…

This is something I would need as well. Too bad this functionality is not there. 

Even a staticly defined tooltip would be great. It does not have to be dynamic and take the value from another field. 

@Stepan Kholodov _Tempo_ - do you perhaps know if there is any feature request for this in the backlog? If not, where can I create one? 😄

 

@Leonard_Chew_bison-group_com - if by any chance you find a solution, please add a comment here. Tnx a lot! 

Like Leonard Chew likes this
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events