Problem/Motivation
The lifecycle link for the Single Directory Components (SDC) module in core/modules/single_directory_components/single_directory_components.info.yml is missing.
It should point to the appropriate section of the Deprecated and Obsolete Extensions page.
This issue focuses solely on updating the SDC link, as links for other modules were resolved in
#3445276.
Steps to reproduce
- Navigate to admin/modules in the current version of Drupal.
- Locate the Single Directory Components (Deprecated) module.
- Observe that there is no lifecycle link.
Proposed resolution
Update the lifecycle link for Single Directory Components in
single_directory_components.info.yml to:
https://www.drupal.org/node/3223395#s-single-directory-components-sdc.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #22 | After Module.png | 72.88 KB | sagarmohite0031 |
| #22 | Before Module.png | 59.64 KB | sagarmohite0031 |
| #11 | 3480855-nr-bot.txt | 8.72 KB | needs-review-queue-bot |
Issue fork drupal-3480855
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 11.x
compare
- 3480855-deprecated
changes, plain diff MR !9843
- 3480855-deprecated-modules-that
compare
Comments
Comment #2
mlncn commentedComment #3
mlncn commentedComment #6
mlncn commentedThis merge request fixes the links. It is against 10.4.x because of course the problem is gone in 11.x— the modules are gone!
I really think that we should also change the text in the module title / description to make it clear that each "Deprecation" is really being moved into the core Help module and Drupal core systems, respectively. With any encouragement i'll take a try at wording.
Also would it be possible to have a different lifecycle than
deprecatedformovedorincorporatedextensions?Comment #7
mlncn commentedComment #8
longwaveTest failure looks real, one of the tests looks for the SDC deprecation message.
Comment #9
mlncn commentedThank you! Updated the test since the point is that link it is checking is wrong!
(Is there an easier way to see test failures than clicking six layers deep through the pipeline reports in code.drupal.org?)
Comment #10
smustgrave commentedThe MR on the ticket appears red if it has issue if that's what you mean. Also should receive an email if the pipeline fails.
Re-ran the nightwatch test and it was random failure.
Change makes sense also.
Comment #11
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. 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.
Comment #12
quietone commentedThis needs a rebase and an issue summary update to change the scope to just updating the link for SDC. The other were changed in #3445276: Fix lifecycle_links for deprecated or obsolete modules.
Comment #14
Anonymous (not verified) commentedakulsaxena made their first commit to this issue’s fork.
Comment #15
Anonymous (not verified) commentedResolved Merge conflict and rebased as requested
Comment #16
Anonymous (not verified) commentedPipeline passed with no errors/warnings
Comment #17
smustgrave commentedfor the issue summary update mentioned in #12
Comment #18
Anonymous (not verified) commentedUpdated Issue Summary as mentioned in #12
Comment #19
Anonymous (not verified) commented@smustgrave
Please let me know if any more changes are required
Comment #20
smustgrave commentedComment on MR.
Comment #21
Anonymous (not verified) commentedReverted the change in the help_topics.info.yml file since it was out of scope based on summary and title of the issue as mentioned in #20.
Please have a look and let me know if any more changes are required.
Comment #22
sagarmohite0031 commentedHello
Tested and verified on Drupal 10.
MR applied successfully.
Adding before and after screenshot
Comment #23
smustgrave commentedStill appears to be a change to help_topics
Comment #24
Anonymous (not verified) commentedSorry, missed the change from '-' to '_'
Made necessary changes
Please review
Comment #25
Anonymous (not verified) commentedMoving it to NR
Comment #26
smustgrave commentedComment #30
longwaveCommitted and pushed cb28d50b8a8 to 10.5.x and fb7ce626967 to 10.4.x and e02f07bc153 to 10.3.x. Thanks!