- Issue created by @narendraR
- Status changed to Needs work
7 months ago 11:35am 8 May 2024 - ๐ฎ๐ณIndia narendraR Jaipur, India
๐ฌ Forgot to change status while cloning
- First commit to issue fork.
- Status changed to Needs review
6 months ago 6:24am 15 May 2024 - Status changed to Needs work
6 months ago 9:54am 15 May 2024 - ๐ซ๐ทFrance andypost
Left review on MR - we can add proper types with deprecation message as 11.x going beta
- ๐ฎ๐ณIndia narendraR Jaipur, India
I tried to add deprecation message in previous commit, not sure if this is the correct way or not. But due to this change tests started failing. https://git.drupalcode.org/issue/drupal-3445976/-/jobs/1632410#L2068
- Status changed to Needs review
6 months ago 8:32am 22 May 2024 - Status changed to RTBC
6 months ago 7:37am 23 May 2024 - ๐ฎ๐ณIndia srishtiiee
The MR looks good, I think it just needs a CR for the deprecation. RTBC'd otherwise ๐๐ผ
- Status changed to Needs work
6 months ago 5:20am 27 May 2024 - ๐ฎ๐ณIndia narendraR Jaipur, India
Moved to NW for fixing deprecation errors in better way
- ๐ฎ๐ณIndia narendraR Jaipur, India
I attempted to remove the
@legacy
from the tests, which I added in previous commit, but it seems something was done incorrectly in the MR, resulting in deprecation errors. I would appreciate any assistance. - First commit to issue fork.
- Status changed to Needs review
6 months ago 8:55am 30 May 2024 - Status changed to Needs work
6 months ago 3:07pm 31 May 2024 - ๐บ๐ธUnited States phenaproxima Massachusetts
I noticed a few more things but this is looking very close to ready. It does still need a change record.
- Status changed to Needs review
6 months ago 10:58am 5 June 2024 - ๐บ๐ธUnited States mtift Minnesota, USA
This one makes sense to me. All of the reply & redirect issues have been addressed per https://www.drupal.org/node/3452650 โ . The deprecation messages and tests make sense. The feedback has been addressed.
However, I applied the MR on a standard install for 11.x with config inspector and got all green checks, but it shows "1 errors" and I'm not quite sure what that is referring to:
- ๐บ๐ธUnited States phenaproxima Massachusetts
I know nothing about config inspector, but I assume that it's flagging an error in the data in that config object, not any problem with the validation constraints themselves.
- Status changed to RTBC
5 months ago 6:59pm 13 June 2024 - ๐บ๐ธUnited States smustgrave
Regarding #18 did you run updb? When I applied the MR, before running updb, I saw the error in configuration inspector.
On a standard 11.x profile install
Installed configuration inspector
Applied the MR
Ran drush updbReviewing the code thanks @phenaproxima for pointing out scope issue.
Searched for .feedback.yml files and all appear to be updated.
Believe this one is good to go.
- ๐บ๐ธUnited States mtift Minnesota, USA
That was it. Thank you @smustgrave!
FWIW, this looks good to me, too.
- Status changed to Needs work
5 months ago 7:39am 28 June 2024 - ๐ฌ๐งUnited Kingdom alexpott ๐ช๐บ๐
This MR no prevents me from removing the message from a contact form. If I installed standard with this MR applied and go to admin/structure/contact/manage/feedback and remove all the text in the message field and press save the empty message field is not saved. If I remove the MR and a tried again I can empty the field and saves as expected.
- Status changed to Needs review
5 months ago 10:02am 3 July 2024 - Status changed to Needs work
4 months ago 11:47am 24 July 2024 The Needs Review Queue Bot โ tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.