After upgrade to JIRA 6.4, Agile Wallboard gadget does not show time-related fields correctly

Tihomir Nikolov April 8, 2015

Hi, all

We have upgraded a JIRA instance from 6.3 to 6.4.

After the upgrade, everything works, but there is a problem with an agile wallboard gadget.

If there is a time- related field to show on the card, like Σ Progress, it shows some code ONLY in the gadget mode In the Kanban board, everything looks good.

 

The code looks like:

 

<table id="tt_apb_graph_outer_AE-925" cellpadding="0" cellspacing="0"> <tr> <td class="tt_graph_percentage"> <p id="tt_apb_percent_AE-925">100%</p> </td> <td style="width:100%"> <table id="tt_apb_graph_inner_AE-925" style="width:100%;" cellpadding="0" cellspacing="0"> <tr class="tt_graph"> <td> <table class="tt_graph" id="tt_apb_graph_orig_AE-925" cellpadding="0" cellspacing="0" style="margin-bottom: 2px;"> <tr class="tt_graph"> <td style="width:72%; background-color:#89afd7;"> <img src="/test-jira/images/border/spacer.gif" class="hideOnPrint" title="Original Estimate - 4 hours" alt="Original Estimate - 4 hours"/> </td> <td style="width:28%; background-color:transparent;"> <img src="/test-jira/images/border/spacer.gif" class="hideOnPrint" title="Original Estimate - 4 hours" alt="Original Estimate - 4 hours"/> </td> </tr> </table> </td> </tr> <tr> <td> <table class="tt_graph" id="tt_apb_graph_progress_AE-925" cellpadding="0" cellspacing="0"> <tr class="tt_graph"> <td style="width:100%; background-color:#51a825; border:0; font-size:0;"> <img src="/test-jira/images/border/spacer.gif" class="hideOnPrint" title="Time Spent - 5 hours, 30 minutes" alt="Time Spent - 5 hours, 30 minutes"/> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table>

 

I will attach a screenshot with the broken wallboard.

Has someone seen similar thing before?

 

Cheers and thanks in advance,

Tihomir.

3 answers

0 votes
Tihomir Nikolov April 9, 2015

Yes, I did. I think it actually was upgraded before JIRA.

Agile is 6.6.80

JIRA version is 6.4.1.
0 votes
Sateesh Chandra April 8, 2015

Did you check try upgrading the JIRA Agile plugin and try

0 votes
Tihomir Nikolov April 8, 2015

Clipboard01.jpg

Suggest an answer

Log in or Sign up to answer