Closed serviceticst closed 1 year ago
Hi,
Project tasks recursivity is not supposed to be changed. Indeed, it supposed to be identical to the project recursivity.
front/projecttask.form.php
), its recursivity is identical to the project recursivity.$forward_entity_to
property).false
.Creation from a Kanban should create the task with the same entity/recursivity than the project itself.
Is there a possibility to create a task in the Kanban board and have it always set as recursive = yes, or provide the option to mark it as recursive?
Is there a possibility to create a task in the Kanban board and have it always set as recursive = yes, or provide the option to mark it as recursive?
No. You cannot change the recursive flag for any task from the Kanban or from the regular forms. The parent project settings will always determine the settings for its tasks. The only way to differentiate them is to add a child project, change the entity and recursive flag outside of the Kanban, and then add new tasks to it. That is a bit more advanced than the current scope of the Kanban feature. Feel free to add it as a suggestion on the suggestion website though.
Code of Conduct
Is there an existing issue for this?
Version
10.0.9
Bug description
Tasks created in the Kanban view for projects do not allow setting the task as recursive (child entities - yes).
Relevant log output
Page URL
htttp://IP/glpi/front/project.form.php?id=21
Steps To reproduce
No response
Your GLPI setup information
Instruções de instalação e configuração
Server
GLPI constants
Libraries
SQL replicas
Notifications
Plugins list
Anything else?
No response