- Issue created by @hestenet
- First commit to issue fork.
- @fjgarlin opened merge request.
- Status changed to Needs review
over 1 year ago 10:00am 19 July 2023 - 🇪🇸Spain fjgarlin
Ready for review.
MR: https://git.drupalcode.org/project/drupalorg/-/merge_requests/176/diffs
We are displaying a message only if "7.x-" branches are found to let maintainers know that if they unsupport a 7.x branch they won't be able to mark it as supported again, or to let them know why they can't mark it as supported (ie: the security team marks the branch as unsupported).
Testing:
* https://fjgarlin-drupal.dev.devdrupal.org/node/2929000/edit/releases
* https://fjgarlin-drupal.dev.devdrupal.org/node/38878/edit/releases
* https://fjgarlin-drupal.dev.devdrupal.org/node/343333/edit/releases
* https://fjgarlin-drupal.dev.devdrupal.org/node/3114688/edit/releases (only D8+ branches, no message)
* https://fjgarlin-drupal.dev.devdrupal.org/node/7404/edit/releases (several 7.x branches) - 🇪🇸Spain fjgarlin
Note that users with "administer all releases" can bypass this and won't see the message nor the disabling logic.
Image (above admin, below maintainer):
- First commit to issue fork.
-
drumm →
committed 43032206 on 7.x-3.x authored by
fjgarlin →
Issue #3375317: Do not allow Drupal 7 branches of projects to be re-...
-
drumm →
committed 43032206 on 7.x-3.x authored by
fjgarlin →
- Status changed to Fixed
over 1 year ago 10:42pm 8 August 2023 -
drumm →
committed 43032206 on d7-eol-views authored by
fjgarlin →
Issue #3375317: Do not allow Drupal 7 branches of projects to be re-...
-
drumm →
committed 43032206 on d7-eol-views authored by
fjgarlin →
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 1 year ago 6:33pm 28 October 2023 - 🇵🇱Poland mahyarss
- 🇮🇳India yogeshmpawar 🇮🇳 Pune(MH)
Hello @drumm @fjgarlin @hestenet
I am facing this issue on my module - https://www.drupal.org/project/betterlogin → , It happened because 7.x-1.x branch set to unsupported accidentally & there's no option to set this supported
Is there any other way to make the module supported again.