As an admin, I want an option to force refresh Development info cache data per issue

XMLWordPrintable

    • 2
    • 6

      Problem Definition

      There are often times where the data for Development panel shown in the right of Issue View page displaying a wrong (mostly old) information. Clicking on the commit/branch/pullrequest link brings up the correct data as it is fetched live from the Development tools it is integrated to.

      See viewing the development information of an issue for an example on the feature.

      There is no easy way to force refresh the data in the Development panel that is stored in

      • (prior 7.9) entity_property table
      • (7.9+) AO_575BF5_Dev_Summary table

      Suggested Solution

      • Have a REST API option to force refresh the Development information per issue
      • Automatically refresh the Development information when user click to view the detailed data

      Workaround

      Delete the wrong data from

      • (prior 7.9) entity_property table
      • (7.9+) AO_575BF5_Dev_Summary table

            Assignee:
            Unassigned
            Reporter:
            Zul NS [Atlassian] (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: