pluginsGLPI / formcreator

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

Automatic assignment of technical manager does not works #3032

Open paidge opened 1 year ago

paidge commented 1 year ago

Describe the bug Since I updated GLPI v9.5 and formCreator v2.12.5 to v10.0.3 and v2.13.1, automatic assignments based on device then category seems working only for technical group and not for technical manager when a ticket is created with a form. Auto-assignment for technical manager works when I create a ticket without formCreator.

To Reproduce Steps to reproduce the behavior:

  1. Set your entity to assign automatically a ticket from device then category
  2. Create an application with a technical manager (and, optionnaly, with a technical group)
  3. Create a form including a question (type GLPI Object > Applications), a title and a description
  4. Add a target ticket on this form ( The ticket's answer "Associated elements" must correspond to the question)
  5. Fill and submit the form
  6. See that auto-assignment did not work for the technical manager

Expected behavior The auto-assignment should be effective for the technical manager

GLPI / Plugins (please complete the following information):

paidge commented 1 year ago

I just reinstalled my GLPI v9 backup (with formcreator v2.12.5). The automatic assignment works when I fill my form. Then, I updated this instance to GLPI v10.0.3 and FormCreator v2.13.1 and the automatic assignment doesn't work anymore :(

paidge commented 1 year ago

Auto assignements based on category work. But not on device.

btry commented 1 year ago

Please be patient, I'm busy for now and I cannot handle this issue fast. Remember that community support is at best effort.

paidge commented 1 year ago

Yes. I'm aware of that. I just give some clues for digging the problem ;) Sorry if it seems like spam.

btry commented 1 year ago

No problem, they may be useful to find the problem faster.

paidge commented 1 year ago

After some other tests, I noticed that the auto-assignment works well for technical groups. The problem concerns only the technical manager. So I updated the issue.

btry commented 1 year ago

i remove bug label as I'm not sure this case is covered by the plugin. Still no time to investigate right now. Please be patient.

btry commented 1 year ago

Hi

I compared Formcreator and GLPI across 9.5 and 10. It looks like I can reproduce the regression also when creating a ticket in GLPI 10 without Formcreator . Can you check if you reproduce as well ?

paidge commented 1 year ago

I said :

Auto-assignment for technical manager works when I create a ticket without formCreator.

I 'll try again next monday for the feedback

btry commented 1 year ago

I'll double check on my side if I missed something.

Ez3kield commented 1 year ago

Hi, I have the same issue, the auto assignement only works when i create a ticket without FormCreator.

GLPI version 10.0.5 FormCreator v2.13.4

Ez3kield commented 1 year ago

Hi, The issue is still present in version 2.13.5. Any progress on finding the cause?