glpi
glpi copied to clipboard
feat(forms): Add ITILCategory field configuration for form destination
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | yes |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #number |
Possible configurations :
"Specific ITIL Category" display a secondary select to let the user pick the chosen itil category :
"Answer from a specific question" display a secondary select to let the user pick the chosen question :
Need https://github.com/glpi-project/glpi/pull/17650 to be merged first.