-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Automatic follow-up is not added when pending reason frequency is set only on task or follow-up #23775
Copy link
Copy link
Open
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Disable plugins
- I reproduce the issue with all plugins disabled
Is there an existing issue for this?
- I have searched the existing issues
Version
10.0.24
Bug description
When a new pending reason is created without configuring the automatic follow-up frequency, and this pending reason is later used in a new task or follow-up where the frequency is manually set to "every day", the automatic follow-up is not added to the ticket. The automatic follow-up is only added when the pending reason was originally created with the automatic follow-up frequency already configured.
Expected result: the automatic follow-up should be added to the ticket even when the frequency is manually configured in the task or follow-up, without requiring the pending reason to have this frequency predefined.
Relevant log output
Page URL
No response
Steps To reproduce
- Create a new pending reason without configuring the automatic follow-up frequency.
- Create a new task or follow-up in GLPI and select this pending reason.
- Manually set the automatic follow-up frequency to "every day".
- Save the task or follow-up.
- Check the ticket and verify that the automatic follow-up is not added.
- Create another pending reason, this time with the automatic follow-up frequency already configured.
- Use this new pending reason in a task or follow-up and save it.
- Check the ticket and verify that the automatic follow-up is added.
Your GLPI setup information
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels