Add test instance post-import validation

This commit is contained in:
Jason Thistlethwaite
2026-04-24 22:31:41 +00:00
parent 4380824618
commit cdfa298420
4 changed files with 480 additions and 3 deletions
+10
View File
@@ -233,6 +233,16 @@ Helpdesk-enabled projects to use the local Mailpit test mailbox with:
- [reset_helpdesk_mail_settings.py](/home/iadnah/redmine/reset_helpdesk_mail_settings.py:1)
The complete post-import workflow is documented in:
- [docs/test_instance_post_import.md](/home/iadnah/redmine/docs/test_instance_post_import.md:1)
Use the read-only validator to check the test instance without changing it:
```sh
./validate_test_instance.py
```
Preview the affected projects and settings:
```sh