-
Previous Value Current Value Open
Closed
-
This is by design. For details please check this: https://code.onedev.io/onedev/server/~issues/2064
-
Is there any API can query all commits of an issue? I just want to query and get data instead view in interface.
-
You may get all changes of an issue:
https://code.onedev.io/~help/api/io.onedev.server.rest.resource.IssueResource/getChanges
Then find those with data type "IssueReferencedFromCommitData".
-
OK, Thanks for your patient help
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
In issue view, the fixing commits not include all commits of this issue. only the last one can be display. query by /~api/issues/{issueId}/commits is same phenomenon.
Version is 11.3.2