Much like #2966363: CommentTest::testPatchIndividual() failing on 8.6 broke due to access control handler changes in core in 8.6 in #2950125: Add helpful reason for 'update' and 'delete' access not being allowed to CommentAccessControlHandler, the same happened again in #2950129: Add helpful reason for 'update' and 'delete' access not being allowed to MediaAccessControlHandler.
This can also be seen in daily branch tests against 8.6:
- https://www.drupal.org/pift-ci-job/953020 is the first to fail
- https://www.drupal.org/pift-ci-job/952076 is the last to pass
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2969493-4.patch | 1.15 KB | wim leers |
Comments
Comment #2
wim leersComment #3
wim leersComment #4
wim leersPassed on 8.5, failed on 8.6. Because I only updated
PATCH, I should also have updatedDELETE🙈 So #2 only solved half the problem.Comment #5
wim leersAlso, this isn't a bug; it's a task: staying in sync with upstream changes in core's next minor.
Comment #6
wim leersBoth are green!
Comment #8
wim leers