gerrit/gerrit-gwtui
David Pursehouse 5a6a91c4bb RelatedChanges: Don't show "Same Topic" for only one change
When there is only one change in the topic, it doesn't add any value
to show the "Same Topic" tab because it will always only include the
currently viewed change.

Change the query used to get the changes to exclude the current change.

This introduces a slight change in behavior: the "Same Topic" tab now
only shows other changes on the same topic as the current change, but
never includes the current change.

Note that the same issue exists in both the GWT and Polymer UIs, but
this commit only fixes it for GWT.

Bug: Issue 10317
Change-Id: Ibccfb030e91dbe4245fed07b317f8e7dbce5a0f1
2019-01-18 10:10:24 +09:00
..
src RelatedChanges: Don't show "Same Topic" for only one change 2019-01-18 10:10:24 +09:00
BUILD Merge branch 'stable-2.14' into stable-2.15 2019-01-09 23:10:35 +01:00