Code of Conduct
Is there an existing issue for this?
GLPI Version
11.0.8
Plugin version
1.24.4
Bug description
Description
An active Fields container of type Insertion in the form (before the save button) (dom) is correctly displayed on existing tickets in the standard interface, but it is not rendered when the same ticket is viewed through the simplified interface.
The ticket itself loads normally and no error message is displayed. The issue seems limited to the rendering of the Fields container in the simplified ticket view.
Container configuration
- Container type:
dom / Insertion in the form before the save button
- Active: Yes
- Associated item types: Tickets, Problems and Changes
- Entity: parent entity of the affected ticket
- Recursive to child entities: Yes
- Affected profile interface: Simplified interface
- Container right tested with: Read and Update
- Display conditions: None during the final test
Steps to reproduce
- Create an active Fields container of type
dom associated with Ticket.
- Add at least one active field.
- Grant a simplified-interface profile read access to the container.
- Make the container available in the ticket entity, directly or recursively.
- Open an existing ticket in the standard interface and confirm that the container is displayed.
- Open the same ticket using the simplified-interface profile.
- Notice that the ticket is displayed, but the Fields container is missing.
- Grant update access to the profile and repeat the test.
- Remove all container display conditions and repeat the test.
Expected behavior
The active container and its fields should be rendered when an authorized simplified-interface user views an existing ticket. Read access should display readable values, while update access should follow the configured editability of each field.
Actual behavior
The container is displayed in the standard interface but is completely absent from the simplified interface. Changing the container right from Read to Update and removing the display condition do not change the result. No error is shown.
Troubleshooting already performed
- Confirmed that the container is active.
- Confirmed that it is a
dom container associated with Tickets.
- Confirmed entity visibility and recursive access to child entities.
- Tested both Read and Update profile rights.
- Removed the container display condition.
- Confirmed that the same container works in the standard interface.
- No core or plugin files were modified.
Additional context
This report concerns viewing an existing ticket in the simplified interface. It is not about rendering Fields questions in the GLPI 11 native /Form/Render/ form engine.
Screenshots can be provided for:
- container configuration;
- profile rights;
- missing container in the simplified interface;
- working container in the standard interface;
- container without display conditions.
Relevant log output
Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
No response
Anything else?
No response
Code of Conduct
Is there an existing issue for this?
GLPI Version
11.0.8
Plugin version
1.24.4
Bug description
Description
An active Fields container of type Insertion in the form (before the save button) (
dom) is correctly displayed on existing tickets in the standard interface, but it is not rendered when the same ticket is viewed through the simplified interface.The ticket itself loads normally and no error message is displayed. The issue seems limited to the rendering of the Fields container in the simplified ticket view.
Container configuration
dom/ Insertion in the form before the save buttonSteps to reproduce
domassociated withTicket.Expected behavior
The active container and its fields should be rendered when an authorized simplified-interface user views an existing ticket. Read access should display readable values, while update access should follow the configured editability of each field.
Actual behavior
The container is displayed in the standard interface but is completely absent from the simplified interface. Changing the container right from Read to Update and removing the display condition do not change the result. No error is shown.
Troubleshooting already performed
domcontainer associated with Tickets.Additional context
This report concerns viewing an existing ticket in the simplified interface. It is not about rendering Fields questions in the GLPI 11 native
/Form/Render/form engine.Screenshots can be provided for:
Relevant log output
Don't have any log.Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
No response
Anything else?
No response