Bug #87156
Updated by Alexander Stehlik almost 6 years ago
This is caused by an invalid check of the identifier introduced in #86165. The call to @assertIdentifierIsValid()@ assertIdentifierIsValid() does not make sense here because the identifiers of the database row updaters are not in the array that is checked.