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

cannot edit/update after refuse answer glpi formcreator 2.13.6 #3325

Closed iranneves closed 1 year ago

iranneves commented 1 year ago

Describe the bug There is a problem when the user request a new form with need a validator and the answer is refuse by a validator for a correction, the user cannot update/edit the form again to new update, this is bad because the user have to open a new form again.

btry commented 1 year ago

Hi

When a validator refuses a request, this is not for correction. This is a definitive rejection. Formcreator does not supports any workflow when a rejected request can be modified by the requester.

iranneves commented 1 year ago

Hi

When a validator refuses a request, this is not for correction. This is a definitive rejection. Formcreator does not supports any workflow when a rejected request can be modified by the requester.

Hi, in older versions it worked like this.

btry commented 1 year ago

Hi

If this worked in old version, then I'm probably wrong. I need to double check. On which version you saw the feature working ? 2.12 ?

iranneves commented 1 year ago

Hi, 2.8

btry commented 1 year ago

Hi

The problem appeared in version 2.13.0.

Here is a fix. Please test it and feedback.