glpi
glpi copied to clipboard
feat(forms): Add a new step to the import process to solve requirements issues
Checklist before requesting a review
Please delete options that are not relevant.
- [X] I have read the CONTRIBUTING document.
- [X] I have performed a self-review of my code.
- [X] I have added tests that prove my fix is effective or that my feature works.
Description
- Add a new step when importing a form to reconcile objects not available on the GLPI where the form will be imported.
- Add an action to remove a form from the import list.