Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating inconsistency when duplicating a form. #3547

Open
jgustavoneto opened this issue Oct 24, 2024 · 0 comments
Open

Generating inconsistency when duplicating a form. #3547

jgustavoneto opened this issue Oct 24, 2024 · 0 comments

Comments

@jgustavoneto
Copy link

Describe the bug
When you duplicate a form, the form display name remains the same as the original form. This name is saved in the database in the glpi.glpi_plugin_formcreator_forms table in the formanswer_name column. This causes inconsistency in the generated calls.

To Reproduce
Steps to reproduce the behavior:
1 - Select a form to duplicate.
2 - Answer this duplicate form.
3 - Note that the answer to the duplicate form contains the name of the original form.

Expected behavior
The formanswer_name column of the glpi.glpi_plugin_formcreator_forms story should have the new value.

Screenshots
form

GLPI / Plugins (please complete the following information):

  • GLPI version -- 10.0.16
  • list of all plugins with their version (available in GLPI > Setup > General > tab System > bottom of the page)
    Name: ActualTime Version: 3.0.0 State: Enabled
    Name: Alertas Version: 1.12.3 State: Enabled
    Name: Campos adicionais Version: 1.21.13 State: Enabled
    Name: Comportamentos Version: 2.7.3 State: Enabled
    Name: Form Creator Version: 2.13.9 State: Enabled
    Name: Gerenciamento de Etiquetas Version: 2.11.7 State: Enabled
    Name: Gerenciamento de objetos Version: 2.14.10 State: Enabled
    Name: GLPI Inventory Version: 1.4.0 State: Enabled
    Name: Importação de fornecedores Version: 3.0.8 State: Enabled
    Name: Imprimir em PDF Version: 3.0.0 State: Enabled
    Name: Integração com Gitlab Version: 0.0.1 State: Installed / not activated
    Name: Mais Relatórios Version: 1.8.6 State: Enabled
    Name: Mask Version: 3.0.2 State: Enabled
    Name: Sincronização do MantisBT Version: 4.4.1 State: Enabled

Desktop (please complete the following information):

  • OS: WINDOWS
  • Browser: Chrome
  • Version: 130.0.6723.59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant