Added by Walter Mourão 10 months ago
Hi Folks.
I would like to see all commits assigned to a workpackage. Is there a way to do that?
Thanks in advance,
Walter
Hi Walter,
Commits with references to work packages will be shown in the Activity tab of the work package.
You can also request this data through the API as @https://<your-openproject-domain>/api/v3/work_packages/<work package id>/revisions
Best,
Oliver