N°9800 sample data finalization - #982
Conversation
|
| Filename | Overview |
|---|---|
| datamodels/2.x/itop-faq-light/module.itop-faq-light.php | Registers the English anchor files for automatically localized FAQ domain, category, and record samples in dependency-safe order. |
| datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php | Registers localized Known Error data before its CI-link sample file. |
| datamodels/2.x/itop-knownerror-mgmt/data/data.sample.errortofunctionalci.xml | Adds four KnownError-to-CI links, one of which references nonexistent FunctionalCI external ID 1 and remains unresolved. |
| datamodels/2.x/itop-knownerror-mgmt/data/data.sample.knownerror.en_us.xml | Adds two English Known Error sample records whose IDs remain consistent across localized variants. |
Reviews (1): Last reviewed commit: "N°9800 - New sample data for KnownError ..." | Re-trigger Greptile
There was a problem hiding this comment.
Pull request overview
Adds localized FAQ and Known Error sample data for ticket N°9800 and corrects existing user/service fixtures.
Changes:
- Adds English, French, and German FAQ and Known Error samples.
- Registers new localized sample files and CI links.
- Fixes a sample password and French service translations.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
datamodels/2.x/itop-structure/data/data.sample.users.xml |
Corrects ConfigManager password data. |
datamodels/2.x/itop-service-mgmt/data/data.sample.services.fr_fr.xml |
Translates a service into French. |
datamodels/2.x/itop-service-mgmt-provider/data/data.sample.services.fr_fr.xml |
Translates the provider service. |
datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php |
Registers Known Error samples. |
datamodels/2.x/itop-knownerror-mgmt/data/data.sample.knownerror.fr_fr.xml |
Adds French Known Errors. |
datamodels/2.x/itop-knownerror-mgmt/data/data.sample.knownerror.en_us.xml |
Adds English Known Errors. |
datamodels/2.x/itop-knownerror-mgmt/data/data.sample.knownerror.de_de.xml |
Adds German Known Errors. |
datamodels/2.x/itop-knownerror-mgmt/data/data.sample.errortofunctionalci.xml |
Links errors to CIs. |
datamodels/2.x/itop-faq-light/module.itop-faq-light.php |
Registers localized FAQ samples. |
datamodels/2.x/itop-faq-light/data/data.sample.faqdomain.fr_fr.xml |
Adds French FAQ domains. |
datamodels/2.x/itop-faq-light/data/data.sample.faqdomain.en_us.xml |
Adds English FAQ domains. |
datamodels/2.x/itop-faq-light/data/data.sample.faqdomain.de_de.xml |
Adds German FAQ domains. |
datamodels/2.x/itop-faq-light/data/data.sample.faqcategory.fr_fr.xml |
Adds French FAQ categories. |
datamodels/2.x/itop-faq-light/data/data.sample.faqcategory.en_us.xml |
Adds English FAQ categories. |
datamodels/2.x/itop-faq-light/data/data.sample.faqcategory.de_de.xml |
Adds German FAQ categories. |
datamodels/2.x/itop-faq-light/data/data.sample.faq.fr_fr.xml |
Adds French FAQ articles. |
datamodels/2.x/itop-faq-light/data/data.sample.faq.en_us.xml |
Adds English FAQ articles. |
datamodels/2.x/itop-faq-light/data/data.sample.faq.de_de.xml |
Adds German FAQ articles. |
datamodels/2.x/itop-faq-light/data/data.sample.faq-domains.xml |
Removes the superseded domain fixture. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Base information
Symptom (bug) / Objective (enhancement)
Add sample data on FAQs and Known Errors
Fix typos in other sample data User, and french Services
Proposed solution (bug and enhancement)
Same as other sample in XML
Checklist before requesting a review