Files
gerrit/polygerrit-ui/app/elements
Becky Siegel a7016e39ae Show related changes when conflicts do not resolve
The server is known to throw 400 errors when it finds too many
conflicts. The client expects the resolved promise to return an array.
Because the template still tries to render the array (even though it is
not visible), having _conflicts be undefined causes rendering to break.

This change adds a check for an undefined API response and sets _changes
to be an empty array in that case.

Bug: Issue 6981
Change-Id: Ifee888a3ced02b0d9383cc9110b062b9cbc57848
2017-08-21 09:50:32 -07:00
..
2017-08-17 23:46:42 +00:00
2017-08-18 22:29:18 +00:00
2017-08-14 17:08:20 +00:00
2017-08-14 10:51:47 -07:00
2017-08-12 11:49:52 -07:00