-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
Problem
Bamboo allows users to export only charts from its REST reports resource. It is currently not possible to extract any consumable data from that API.
The Bamboo UI allows users to have certain data tables but still don't allow them to have them exported to a consumable format like JSON, XML or CSV. The only available solution would be scraping the data from the HTML, which is not a very feasible solution.
Suggested solution
- Extend the current Bamboo REST reports resource to allow direct requests for reports in a consumable format like JSON, XML or CSV.
- Introduce an Export feature in the UI to allow ad-hoc reports to be generated and downloaded.