Update links on the with wrong counts

Created on 5 December 2023, over 1 year ago

Problem/Motivation

There are a few hyperlinks showing the amount of issues. The issue is that they are not filtering on the actual status of the issue, so they count all issues including closed/fixed ones. This gives the impression there are a lot of PSI issues or PAreview issues to work on, while the reality is quite a bit different.

Proposed resolution

Page: https://www.drupal.org/drupal-security-team/general-information
Update filter: public issue queue. [477 issues]

Page: https://www.drupal.org/drupal-security-team/how-to-join-the-drupal-secur...
Update filter: public security improvements [477 issues]

Page: https://www.drupal.org/drupal-security-team/how-to-join-the-drupal-secur...
Update filter: PAreview: Security [592 issues]

Remaining tasks

Update the documentation pages.

📌 Task
Status

Active

Version

1.0

Component

Documentation

Created by

🇧🇪Belgium BramDriesen Belgium 🇧🇪

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @BramDriesen
  • 🇧🇪Belgium BramDriesen Belgium 🇧🇪

    The general information page I could edit, the "How to Join the Drupal Security Team" is not editable for me.

  • 🇺🇸United States greggles Denver, Colorado, USA

    The node body for https://www.drupal.org/drupal-security-team/general-information looks like this:

    	<li>Help out in the <a href="https://www.drupal.org/project/issues/search/drupal?project_issue_followers=&amp;status%5B%5D=Open&amp;issue_tags_op=%3D&amp;issue_tags=Security+improvements">public issue queue.</a></li>
    

    There must be a text format filter that is doing the count?

    On https://www.drupal.org/drupal-security-team/how-to-join-the-drupal-secur... the node body for a similar example includes:

    	<li>Any relevant experience you have working on security issues. This should include at least 5 issues you have worked on that are <a href="https://www.drupal.org/project/issues/search/drupal?text=&amp;assigned=&amp;submitted=&amp;project_issue_followers=&amp;issue_tags_op=%3D&amp;issue_tags=Security+improvements">public security improvements</a> in core.</li>
    

    So, yeah, I think this is a bug in some custom code on drupalorg and not in the docs pages.

  • 🇺🇸United States drumm NY, US

    The links are counting exactly what they link to. I think the request is to update the links to link to the issue listing filtered by only open issues, not all issues.

  • 🇺🇸United States greggles Denver, Colorado, USA

    I see! I think I got confused by the title and then not reading enough of the issue summary to understand it. Sorry about that.

    It seems the first one was already fixed. The second one I think is valuable showing both closed and open - closed might help people find things they've done while open can help them do more. So I added a sentence and linked to just open as well.

    The third already had a link to open right before and then was giving advice about using tags as the link with the issue count. So, I think that makes sense to stay as is.

    Seem good? Fixed?

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024