-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Copy link
Description
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 ?
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