[GLPI] Ticket Service Catalog Automation - Post solution to ticket
The Service Catalog as setup in GLPI is the forms plugin. Forms are used to collect the necessary information so the request can be automated. The service catalog flow is as follows:
-
form to ticket
-
user creates form
-
automation reads form
-
automation creates ticket from form
-
-
ticket to automation (new entity)
- ticket read
- ticket assigned to automation bot
- automation type detection
- automation ran to create item
- ticket task updated with time spent
-
post solution to ticket with notes for user who requested (end user notification).
issue Requirements
-
Service catalog flow, item 3
/cc @jasonpage.tas