Skip to content

GLPI 11 - Can't select default ticket template for simplified interface profiles #21378

@CoRpO

Description

@CoRpO

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

11.0

Bug description

Hi,

When you want to select the default ticket template for a profile with simplified interface, the dropdown can't load the list (/ajax/getDropdownValue.php give error 500, tied to a SQL request to an inexisting field "SELECT DISTINCT glpi_tickettemplates.* FROM glpi_tickettemplates WHERE glpi_tickettemplates.entity = '0' AND (true) ORDER BY glpi_tickettemplates.entities_id, glpi_tickettemplates.name LIMIT 100")

Looking at other issues, I can understand that this setting doesn't apply anymore in GLPI 11 as simplified interface users don't have access to the regular ticket creation interface.

So I guess that this setting has to be removed from the interface ?

Image

Relevant log output

Page URL

/front/profile.form.php?id=1

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions