Jira Zephyr gadgets keeps loading
Jira version 9.4.18 Zephyr version: 9.21.1 After upgrading to above versions, already existing gadgets are not showing, especially gadgets that shows graphs and charts. I removed and added gadgets but it still shows loading without displaying anything. Could you please assist.154Views2likes5CommentsHow to submit a feature request?
Hi! We love to hear what you have to say about Zephyr Scale, especially improvements that can make the app work better for you. That’s why we created a public area to collect these ideas and share our own with you. Click on thislinkto access the Zephyr Scale roadmap. We encourage you to vote, comment on existing ideas, or create new ones. Our product management team conducts regular reviews of ideas. The displayed ideas are those we identified as the most important and possible to develop. After you created a new idea, you won’t see it in the roadmap. The product team will review it and possibly map it with other existing ideas. We consider every idea you send to us. First, we consolidate them internally. Then we include them on the roadmap if we find they have potential. Thank you! The Zephyr product team653Views2likes0CommentsZephyr Scale Tracelink Table & Latest Execution Not Showing on Jira Screen
I'm running into an issue that is kind of odd and I want to learn more about how the tracelink table works in the database and it's because ofthis: We have a defect in Jira that shows the execution's for test cases (nothing suspect there) however, for one of the test cases it shows the failing execution which IS NOT the latest execution (because the latest execution is passing) so the latest is not being pulled into the list of executions tied to the defect. To make things more odd, there is another test case that appears to be linked the same exact way as the other test case, it has two executions, one passing one failing (the failure was first then the pass) but it shows the passing execution instead of the failing execution. So we're trying to understand why this is happening? The reason I mentioned the tracelink table is because I also do the Data & Analytics for Jira / Zephyr using PowerBI and when I originally went to build out the data model this portion was very confusing since there are tables that seem like they should handle these relationships but they're completely blank and never written into. The tables are called: ISSUE_TO_TEST_CASE & ISSUE_TO_TEST_RESULT and they have 0 entries in all 3 of our environments. The only table that handles these relationships seem to be TRACE_LINK, but I don't know how the relationships are updated, maintained, etc. so that's part of this question. Here are some screenshots to better illustrate what I'm talking about above. This is an example of a linked test case that has the correct latest execution showing in the execution panel which is expected: This is an example of a linked test case that has the incorrect latest test execution showing in the execution panel which is un-expected, as you can see the latest execution is not listed: The only thing I could find that would explain why it doesn't show up is it seems it's not tied to an issue, but I want to know why that isn't automatically updated and how it interacts with the TRACE_LINK table:464Views1like2Comments