Problem/Motivation
The sequence of branches in the project usage graphs and table is mixing up pre-semver with post-semver numbering.
See details in Slack https://drupal.slack.com/archives/CJ93UNJP4/p1778485831980149
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork drupalorg-3600892
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
Comment #5
fjgarlin commentedThanks! Changes look good. I'm going to merge it and deploy today.
Comment #6
fjgarlin commentedThis other commit was needed too.
Comment #7
fjgarlin commentedThat did it: https://drupalorg.stage.cluster.drupalsystems.org/project/usage/file_mdm
This will go to the production site in the next deployment. Thanks again.