Problem/Motivation

I open the "Try now" link on the Project Browser page, sign in, and visit the Project Browser page with the default filters.

I see the following modules:

Live endpoint with default filters.

Several popular modules are missing, including PathAuto and Webform. I have checked their project pages, and they appear to be maintained. I also checked the first project showing, Field Group, and it is "minimally maintained".

If I remove the "Maintained" filter, the following are shown:

With maintained filter removed.

The above uses the "live" endpoint. If I switch to the mocked endpoint, and restore the default filters, I get:

Mocked endpoint with default filters

I suspect there is something awry with the set of maintenance status values that the filter is allowing.

Steps to reproduce

Open Project Browser with "Drupal.org JSON API" endpoint.
Browse projects with and without Maintenance filter active.

Proposed resolution

Check the values being included by the Maintenance Status filter.

Command icon 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:

Comments

lostcarpark created an issue. See original summary.

fjgarlin made their first commit to this issue’s fork.

fjgarlin’s picture

Status: Active » Needs review

Well spotted. When copy/pasting the UUIDS, I missed one character on that filter.
Then change here is a global search/replace adding the missing character.

Ready for review.

lostcarpark’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new280.04 KB

I have tested manually in DrupalPod, and verified the expected projects are now appearing...

Testing MR in DrupalPod

All tests are passing, so this looks good to me.

Moving to RTBC.

Thanks for the quick fix.

chrisfromredfin made their first commit to this issue’s fork.

chrisfromredfin’s picture

Status: Reviewed & tested by the community » Fixed

easy fix, big results. ;)

Status: Fixed » Closed (fixed)

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