Skip to content

Fix fetching changes via Depends-On

Bartosz Dziewoński requested to merge related-changes-depends-on into master

The '/related' endpoint returns nothing if the change has no related changes, so we weren't parsing Depends-On in changes that didn't have direct dependencies.

Merge request reports