Run route rebuild on entity changes

Created on 21 March 2025, 16 days ago

Problem/Motivation

Adding or deleting a file based site verification requires that the routes be rebuilt. This is presently caled from a the form submission.

When a site verification entity is edited by another means, this is not guaranteed to be run.

Steps to reproduce

Use entity api to add a new file verification and try to access it prior to doing a routes rebuild.

Proposed resolution

Remove the current forms based handling and move it into entity handling like postDelete and postSave.

Remaining tasks

[X] Create patch

User interface changes

n/a

API changes

Routes are now rebuilt after every site verification entity save/update/delete.

Data model changes

n/a

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇦🇺Australia elc

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