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

Errors in change ticket #837

Closed pedroluisvsousa closed 6 years ago

pedroluisvsousa commented 6 years ago

Hi,

When the form is destined for change type, the following errors occur:

  1. It does not transfer the information from the form to the change ticket description box.
  2. The destination name is modified to "formcreator".

In use: GLPI 9.2.1 and Formcreator 2.6.0

btry commented 6 years ago

Hi

  1. I found that the description is sent to the title of the change. Fixed in the develop version.
  2. I think I don't understand this point, I did not noticed anything wrong. Send a screenshot to help me to locate this issue.
pedroluisvsousa commented 6 years ago

Hi, I will treat in this post only the first reported error.

  1. Follow the created and filled form that will be sent. tela01_formulario

  2. Below the change ticket destination setting. tela02_configuracao_destino_2

  3. The screens below show the change ticket information created from the form. tela03_change_ticket_2 tela04_impacts

Error Description:

Check that the ## FULLFORM ## tag is set for the "Description" and "Impacts" fields (lables 1 and 2). However, the form data is only transferred to the "Impacts" field (label 4) and the "Description" field is empty (label 3).

pedroluisvsousa commented 6 years ago

Now the second question.

The below is a destination change ticket for a form. The assigned title is "Change Test" (label 1). image

After being saved, the name is changed to "formcreator" (labels 2 and 3). image

image

I believe the correct thing was to preserve the name assigned to the destination of the form. Right?

btry commented 6 years ago

I checked, the destination name issue is already fixed in the development branch.

I'll focus on the 1st issue.

btry commented 6 years ago

Hi

The 1st issue seems already fixed too in the development version.

image

Can you check and feedback, please ?

pedroluisvsousa commented 6 years ago

Hi, that's ok for this two reported issues in the development version.

Thank you.

btry commented 6 years ago

hi

Great, then I close.

Thank you for your feedback.