pluginsGLPI / formcreator

GLPI Plugin Formcreator (DOWNLOAD : https://github.com/pluginsGLPI/formcreator/releases)
http://www.teclib-edition.com
GNU General Public License v3.0
174 stars 125 forks source link

fix(tag): tag was always deleted #3348

Closed Rom1-B closed 1 year ago

Rom1-B commented 1 year ago

Changes description

When a ticket with a TAG was created, it was added and deleted immediately. As can be seen in the ticket logs:

image

By simply moving the function, it is no longer deleted:

image

Checklist

Please check if your PR fulfills the following specifications:

References

!29196

Closes #N/A