- Issue created by @elc
Automatically closed - issue fixed for 2 weeks with no activity.
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.
Use entity api to add a new file verification and try to access it prior to doing a routes rebuild.
Remove the current forms based handling and move it into entity handling like postDelete and postSave.
[X] Create patch
n/a
Routes are now rebuilt after every site verification entity save/update/delete.
n/a
Active
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.