Hi, in the new versión 1.2.0 the Due date is set manually in the creation of the bug report.
It is possible to set that each time you change the status of the issue the due date is recalculated automatically?
if yes, where do I have to make the change?
Set Due Date by Status
Moderators: Developer, Contributor
Re: Set Due Date by Status
Your best best is to override the following custom function:
custom_function_default_issue_update_notify()
See manual for overriding custom functions.
This function should be called after the issue is updated. However, you might find some corner scenarios where the function is not called. If so, please submit a bug report with a patch and we will apply such fix.
custom_function_default_issue_update_notify()
See manual for overriding custom functions.
This function should be called after the issue is updated. However, you might find some corner scenarios where the function is not called. If so, please submit a bug report with a patch and we will apply such fix.
Migrate your MantisBT to the MantisHub Cloud