Problem/Motivation
Node access record priority was removed in #686858: Document the correct replacement for 'priority' from hook_node_access_records(). However, some View Unpublished node access records still have the 'priority' key.
Proposed resolution
Remove lingering 'priority' keys from node access records
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
Introduced terminology
None
API changes
None
Data model changes
None
Release notes snippet
None
Issue fork view_unpublished-3496714
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 #3
idebr commentedThe merge request removes lingering 'priority' keys from node access records
Comment #5
tobiasbThanks merged to 8.1.x and 2.0.x.
Comment #6
tobiasb