When you navigate to the change records page for a contrib project, the tabs "Published", "Draft" and "Review" link to the change records page of Drupal core instead of the contrib project. I would expect to stay in scope of the contrib project by clicking the tabs.

How to reproduce:

  1. Go to the change record page of a contrib project (for example: Views): https://www.drupal.org/list-changes/views
  2. Click on one of the tabs "Published", "Draft" or "Review".

Now you are facing change records for Drupal core.

This was noticed before in https://www.drupal.org/node/1217118#comment-6400498
I also looked it if was noticed on #2151041: Add a "draft" status for change records, but couldn't find a note about this issue there.

Comments

megachriz’s picture

Issue summary: View changes
markhalliwell’s picture

I can verify this with the Bootstrap project, it is quite annoying.

megachriz’s picture

  • drumm committed d81f440 on 2302003-change-record-tabs
    Issue #2302003: Change records tabs for contrib projects should link to...
drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Needs review

I committed a change to the paths to a feature branch for this. Along with deployment should be adding redirects from the now-defunct default pages like:

https://www.drupal.org/list-changeshttps://www.drupal.org/list-changes/drupal

  • drumm committed d81f440 on 7.x-3.x, dev
    Issue #2302003: Change records tabs for contrib projects should link to...
drumm’s picture

Status: Needs review » Fixed
Issue tags: +needs drupal.org deployment
drumm’s picture

Issue tags: -needs drupal.org deployment

This has been deployed to Drupal.org.

megachriz’s picture

Great! Thanks.

Status: Fixed » Closed (fixed)

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