-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.0.0, 9.4.1
-
9
-
4
-
Severity 3 - Minor
-
0
-
Issue Summary
When navigating to the endpoint /rest/bitbucket/1.0/audit/repository/all to check sync data, the page is broken.
This is reproducible on Data Center: yes
Steps to Reproduce
- Set up a DVCS repository and click the sync button
- Navigate to the endpoint /rest/bitbucket/1.0/audit/repository/all
Expected Results
The endpoint show the latest sync data.
Actual Results
The data in the table is broken:
Additionally, the below exception is thrown in the atlassian-jira.log file:
2023-02-07 16:15:16,488+0000 http-nio-8080-exec-8 WARN admin 975x231x1 e5wejq XXX.XX.X.X /rest/bitbucket/1.0/audit/repository/all [org.apache.velocity] Cannot retrieve method getexcTrace from object of class com.sun.proxy.$Proxy3970 due to security restrictions.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- links to
- mentioned in
-
Page Loading...