Deprecate node access rebuild functions

Created on 30 June 2025, 19 days ago

Problem/Motivation

The following procedural functions need to move into OO code:
node_access_needs_rebuild
node_access_rebuild
_node_access_rebuild_batch_operation
_node_access_rebuild_batch_finished

We should create a new service for this for API around rebuilding node access.

Steps to reproduce

N/A

Proposed resolution

TBC call this NodeAccessRebuild with rebuild and needsRebuild methods.

Deprecate node_access_needs_rebuild and node_access_rebuild and call out to new service

Remove _node_access_rebuild_batch_operation and _node_access_rebuild_batch_finished as these are internal (prefixed with _)

Remaining tasks

Do it

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

node system

Created by

🇦🇺Australia acbramley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024