Page MenuHomePhabricator

Inconsistent commit dependencies
Closed, InvalidPublic

Description

Unmerged commit A depends on commits B (merged) and C (unmerged).

Dependencies of commit A show up correctly. B is correctly marked as needed by A. C, however, isn't - its dependencies are empty.

A = https://gerrit.wikimedia.org/r/#/c/23174/
B = https://gerrit.wikimedia.org/r/#/c/22221/
C = https://gerrit.wikimedia.org/r/#/c/22180/


Version: unspecified
Severity: normal

Details

Reference
bz40454

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:06 AM
bzimport added a project: Gerrit.
bzimport set Reference to bz40454.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 11137
Screenshots

A combination of screenshots in case something changes when stuff gets merged, rebased and what-not.

Attached:

commitABC.PNG (910×1 px, 53 KB)

greg lowered the priority of this task from Medium to Low.Sep 10 2015, 11:05 PM

Is this still a problem in gerrit 2.12?

The whole way dependencies are shown has been redesigned… I'll file a new bug if I run into something like this.

@matmarex you may fall into T141947 in that case you should be able to see them, but it now shows them all even for the other commits, which can make things confusing.