-
Name Previous Value Current Value Type
Question
Bug
Affected Versions
empty 12.0.0
-
State changed as code fixing the issue is committed (1f6e61f8)
-
OneDev
changed state to 'Closed' 6 months ago
Previous Value Current Value Open
Closed
-
State changed as build OD-6508 is successful
-
OneDev
changed state to 'Released' 6 months ago
Previous Value Current Value Closed
Released
-
Thank you very much for the fast response!
| Type |
Bug
|
| Priority |
Critical
|
| Assignee | |
| Affected Versions |
12.0.0
|
| Labels |
No labels
|
Issue Votes (0)
In a recent update I've noticed that I the REST API does not return the Projects own id, when requesting projects using the
~api/projects?offset=0&count=10endpoint I've browsed the code a little bit and it seems to correlate to the recent introduction of the ProjectData. This DTO class does not expose the Project Id.This is a critical flaw in the API design, since now I have no way of getting the ID of a project. I'd appreciate a quick fix