- πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
Think has this is adding a new ability it will need a change record.
Ran the tests locally without the fix and get a valid failure
Behat\Mink\Exception\ExpectationException : Current response status code is 404, but 200 expected. /var/www/html/web/vendor/behat/mink/src/WebAssert.php:794 /var/www/html/web/vendor/behat/mink/src/WebAssert.php:130 /var/www/html/web/core/modules/taxonomy/tests/src/Functional/TaxonomyTermRevisionTest.php:46 /var/www/html/web/vendor/phpunit/phpunit/src/Framework/TestResult.php:728
- First commit to issue fork.
- First commit to issue fork.
- Merge request !10360Accesscheck for Terms doesn't support the new 'view all revisions' permission #3269029 (10.5.x) β (Open) created by silverham
- π¦πΊAustralia silverham
Add related issue where even if revision can be fetched via JSON:API, the first one is cached. π Add revision ID to "jsonapi_normalizations" cache keys Needs work