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

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

Introduced terminology

None

API changes

None

Data model changes

None

Release notes snippet

None

Command icon 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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request removes lingering 'priority' keys from node access records

  • 0189b886 committed on 8.x-1.x
    Issue #3496714: Remove lingering 'priority' keys from node access...
tobiasb’s picture

Thanks merged to 8.1.x and 2.0.x.

tobiasb’s picture

Status: Needs review » Fixed

  • tobiasb committed 7874f4a7 on 2.0.x
    Issue #3496714: Remove lingering 'priority' keys from node access...

Status: Fixed » Closed (fixed)

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