Problem/Solution

We're expecting a specific key to exist, but testing showed that it's possible the keys in the list are -1, 0 and 1, and not 0, 1, and 2. In that case the expected config fails. To resolve this we remove the expectation of a specific commit and make sure we fix the config regardless of what's currently stored in it.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Kingdutch created an issue. See original summary.

kingdutch’s picture

Assigned: kingdutch » Unassigned
Status: Active » Needs review

tbsiqueira’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.