- Status Unconfirmed
- Percent Complete
- Task Type Feature Request
- Category Backend/Core → API
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Low
- Reported Version 1.0 alpha1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray
Opened by lightszentip - 29.03.2015
Last edited by peterdd2 - 06.10.2015
Opened by lightszentip - 29.03.2015
Last edited by peterdd2 - 06.10.2015
FS#1987 - REST API to get metrics from flyspray projects
I need metrics for flyspray projects about a rest api. For example the count of issues for status, priority. I want use this values for my code analysis system http://www.sonarqube.org/ and other internal tools. It is possible to create a rest api with user authorization and only for metrics data?
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Or it is possible that I can create a flyspray plugin for a rest api?
Someone started last year https://github.com/Flyspray/flyspray/commit/0ca3d75e13da78aff316b74fb21f712eaf1391f5 but never looked at it yet, so can't say anything about it.