- ๐บ๐ธUnited States dillix
@ravi.shankar
I reviewed you patch all works fine, but you need to fix translated text in views:
previous: รขโฌยนรขโฌยน next: รขโฌยบรขโฌยบ
- ๐บ๐ธUnited States capysara
Removed translated text per comment in #108
- Status changed to Needs review
over 1 year ago 12:34am 29 June 2023 - last update
over 1 year ago 30,343 pass - Status changed to Needs work
over 1 year ago 2:41pm 29 June 2023 - ๐บ๐ธUnited States smustgrave
This will have to be committed to 11.x first.
- ๐ฉ๐ชGermany sachbearbeiter
dawehner already has a long beard ... 10 years ...
- last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - Status changed to Needs review
over 1 year ago 7:25am 5 July 2023 - last update
over 1 year ago 29,802 pass, 2 fail - ๐ฎ๐ณIndia mrinalini9 New Delhi
Rerolled patch #111 for 11.x branch, please review it.
Thanks!
The last submitted patch, 115: 2086125-115.patch, failed testing. View results โ
- Status changed to Needs work
11 months ago 12:23pm 19 December 2023 - ๐ฉ๐ชGermany sachbearbeiter
Can we pay someone to finally commit the thing?
- Assigned to capysara
- ๐บ๐ธUnited States capysara
capysara โ changed the visibility of the branch 11.x to hidden.
- ๐บ๐ธUnited States capysara
capysara โ changed the visibility of the branch 2086125-last-read-comment to hidden.
- Merge request !59042086125 updated last read comment field/filter/argument. โ (Open) created by capysara
- Issue was unassigned.
- Status changed to Needs review
11 months ago 10:20pm 20 December 2023 - ๐บ๐ธUnited States capysara
I moved this into a MR instead of a patch. I'm attaching an interdiff, but I only changed the $field_alias property to allow it to be nullable to address the failed test.
- ๐ฌ๐งUnited Kingdom jonathanshaw Stroud, UK
#115 introduced a schema.orig file I'm not familiar with. Is that correct? Otherwise I'd RTBC it.
- ๐บ๐ธUnited States capysara
Ooops. That was unintentional. Thanks for catching!
I updated the MR to remove it.
- Status changed to Needs work
11 months ago 5:28pm 21 December 2023 - Status changed to Needs review
11 months ago 6:20pm 21 December 2023 - Status changed to RTBC
11 months ago 7:40pm 21 December 2023 - ๐บ๐ธUnited States smustgrave
Hiding all patches for clarity.
Ran the test-only feature
1) Drupal\Tests\comment\Functional\Views\CommentStatisticsTest::testEntityMulChanged Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.test_ces_entity_test_mul_changed with the following errors: views.view.test_ces_entity_test_mul_changed:display.default.display_options.fields.last_updated.date_format missing schema, views.view.test_ces_entity_test_mul_changed:display.default.display_options.fields.last_updated.custom_date_format missing schema, views.view.test_ces_entity_test_mul_changed:display.default.display_options.fields.last_updated.timezone missing schema, 0 [display.default.display_options.fields.last_updated.date_format] 'date_format' is not a supported key., 1 [display.default.display_options.fields.last_updated.custom_date_format] 'custom_date_format' is not a supported key., 2 [display.default.display_options.fields.last_updated.timezone] 'timezone' is not a supported key. /builds/issue/drupal-2086125/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:98 /builds/issue/drupal-2086125/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111 /builds/issue/drupal-2086125/core/lib/Drupal/Core/Config/Config.php:230 /builds/issue/drupal-2086125/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:278 /builds/issue/drupal-2086125/core/lib/Drupal/Core/Entity/EntityStorageBase.php:486 /builds/issue/drupal-2086125/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:257 /builds/issue/drupal-2086125/core/lib/Drupal/Core/Entity/EntityBase.php:352 /builds/issue/drupal-2086125/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:609 /builds/issue/drupal-2086125/core/modules/views/src/Tests/ViewTestData.php:49 /builds/issue/drupal-2086125/core/modules/comment/tests/src/Functional/Views/CommentStatisticsTest.php:42 /builds/issue/drupal-2086125/vendor/phpunit/phpunit/src/Framework/TestResult.php:728 ERRORS! Tests: 1, Assertions: 2, Errors: 1.
Applying locally on a standard install and doesn't appear to have issues.
Created a test view with the Comment Statistics: Updated/commented date field added, no issues
Created some test Articles adding comments as I went.
Date seems correct to me. - Status changed to Needs work
11 months ago 11:59pm 21 December 2023 - ๐ฆ๐บAustralia larowlan ๐ฆ๐บ๐.au GMT+10
Left some comments on the MR
Some regarding new coding standards, but also some about making sure the field-type is what we expect and some missing test coverage.
I'm keeping a close eye on this one as I'm keen to see it resolved too.
- Assigned to capysara
- ๐ฌ๐งUnited Kingdom jonathanshaw Stroud, UK
For anyone following, this is still NW for the test coverage.
- ๐บ๐ธUnited States capysara
I'm still working on the test, but that will take me a bit longer. If someone else can create the test quicker, feel free to grab it. Or if anyone has thoughts or pointers, you can also ping me in Slack.
- Issue was unassigned.
- First commit to issue fork.
- ๐บ๐ธUnited States beunerd Providence, Rhode Island
beunerd โ changed the visibility of the branch 2086125-last-read-comment to active.
- ๐บ๐ธUnited States Kasey_MK
I'm having trouble parsing the status of this issue and getting a working patch out of it. Unknown column 'node.changed' on filter by 'Updated/commented date' ๐ Unknown column 'node.changed' on filter by "Updated/commented date" Closed: duplicate has been closed as a duplicate in favor of this issue, but it did have a patch that ( with a little tweak as I commented ๐ Unknown column 'node.changed' on filter by "Updated/commented date" Closed: duplicate ) seems to get my 10.3.7 site back to working without errors. Sharing here in case it helps others.