- Merge request !1368Issue #3227518: Never show a "Not supported!" version as "Recommended" → (Closed) created by kunal.sachdev
The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- First commit to issue fork.
- last update
over 1 year ago 30,341 pass - Merge request !4565Issue #3227518: Never show a "Not supported!" version as "Recommended" → (Closed) created by quietone
- last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 162 pass - last update
over 1 year ago 162 pass - last update
about 1 year ago 164 pass - 🇳🇿New Zealand quietone
This does fix the problem in the issue summary. This also needs to figure out the recommended version in this situation. But since this is a rare situation that can be done in a followup. That followup may be a special case for #3252190: Store all installable releases in update_calculate_project_update_status() →
- Status changed to Needs review
8 months ago 8:31am 30 March 2024 - 🇳🇿New Zealand quietone
Seems I was wrong about moving that block of code.
In any case, let's get some eyes on this.
- 🇺🇸United States smustgrave
So in #27 @quietone are you saying we don't need the follow up?
- Status changed to Needs work
7 months ago 11:27pm 14 April 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.
- Status changed to Needs review
7 months ago 1:02am 15 April 2024 - 🇳🇿New Zealand quietone
Yes, I now think a follow up is not needed. If there is no other release to recommend. And the existing text does provide recommended actions.
- Status changed to RTBC
7 months ago 1:58pm 15 April 2024 - 🇺🇸United States smustgrave
In that case the changes appear fine.
Only open thread I see is the question for
Why allow more than $index. Is there a risk of having duplicates not caught?
. Tracked it down to
https://www.drupal.org/project/drupal/issues/3102724#comment-13477991 → I don't see much discussion about it, but feel the idea was only testing 1 at a time?But testing the $index makes sense and expands usefulness of the function to test various numbers.
Looks good.
-
longwave →
committed fb156f93 on 10.3.x
Issue #3227518 by kunal.sachdev, quietone, tedbow, ravi.shankar, gisle,...
-
longwave →
committed fb156f93 on 10.3.x
-
longwave →
committed 77b659b5 on 11.x
Issue #3227518 by kunal.sachdev, quietone, tedbow, ravi.shankar, gisle,...
-
longwave →
committed 77b659b5 on 11.x
- Status changed to Downport
7 months ago 3:52pm 16 April 2024 - 🇬🇧United Kingdom longwave UK
The fix and additional test coverage look great. Committed and pushed 77b659b573 to 11.x and fb156f9317 to 10.3.x. Thanks!
Will discuss with other committers whether to backport to 10.2.x, I think this is a relatively important bug to fix but it does contain a newly untranslated string.
- Status changed to Fixed
7 months ago 9:37pm 16 April 2024 - 🇬🇧United Kingdom longwave UK
This doesn't cleanly cherry-pick due to other changes in 10.3.x/11.x that aren't in 10.2.x, as nice as it would be to fix I'm not sure it's worth the effort of backporting it now.
Automatically closed - issue fixed for 2 weeks with no activity.