Problem/Motivation

#3003361: Fix deprecation notice for 2670454 moved the deprecation notice and added a reference to https://www.drupal.org/project/drupal/issues/2794347 #2794347: Convert web tests to browser tests for field_ui module

However, this issue is not particularly relevant. This makes it harder for developers trying to remove deprecation notices from their code.

Proposed resolution

Update the reference to the related change record at https://www.drupal.org/node/3003360

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3050363-2.patch1.15 KBidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new1.15 KB

Attached patch updates the node reference in \Drupal\KernelTests\KernelTestBase::installSchema():

Old: https://www.drupal.org/project/drupal/issues/2794347
New: https://www.drupal.org/node/3003360

idebr’s picture

Status: Needs review » Closed (duplicate)
Related issues: +#3049938: Deprecation message linking to wrong change record