Problem/Motivation
PermissionHandler sorts permissions, but you have to go poking around in the code to figure out how.
The class docs should tell you this - it's by module name, then permission label -- although that last part is buggy -- see #3350481: permissions are sorted by title but with the wrong comparison operator.
Should probably postpone on #3350481: permissions are sorted by title but with the wrong comparison operator to avoid churn.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3350482
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 #4
rohan-sinha commentedissue is dependent on the https://www.drupal.org/project/drupal/issues/3350481, so as the prior is not resolved, keeping it in Active state