- Issue created by @mably
- Merge request !27Issue #3445359 by mably: schema files are missing some configuration elements → (Merged) created by mably
- Status changed to Needs review
6 months ago 8:34pm 5 May 2024 - 🇫🇷France mably
On my installation, those 4 remaining elements still appear as invalid, though they shouldn't be there I think, as they are supposed to variables:
- 🇫🇷France mably
Ok, it looks like we just needed to remove the 4 unused configuration elements listed above in the
MaestroTemplate
class header annotation to fix the problem.These 4 empty elements are not added automatically anymore when saving a template.
Fix included in MR.
- 🇫🇷France mably
Before:
Now all my test templates are green in Config Inspector:
- 🇨🇦Canada _randy
Thanks for the MR. However, I have to take a much closer look at this as I'm unsure of why we'd be adding MaestroIf to the schema and removing things like initiator from the template.
- Status changed to Needs work
6 months ago 12:08pm 6 May 2024 - 🇫🇷France mably
The best way to fix these issues is to use the Config Inspector module → and the check the audit results for a few Maestro templates.
- Status changed to Needs review
about 2 months ago 8:52pm 27 September 2024 - 🇨🇦Canada _randy
I'll accept the MR for the schema update, however, I'll have to run this through some regression testing to be sure.
If you can rebase with the latest merges, I can then accept these updates.
Automatically closed - issue fixed for 2 weeks with no activity.