Problem/Motivation
Node access record priority was removed in #686858: Document the correct replacement for 'priority' from hook_node_access_records(). However, some node access records still have the 'priority' key.
Proposed resolution
Remove lingering 'priority' keys from node access records
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None
Introduced terminology
None
API changes
None
Data model changes
None
Release notes snippet
None