-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Development Panel
-
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
- is duplicated by
-
JSWSERVER-21401 mechanism to refresh all developer information in Jira.
- Gathering Interest
- is related to
-
JSWSERVER-20871 Development panel breaks if Bamboo is unreachable during sync process
-
- Closed
-
- links to