Hello! I'm using MetaMagik to manage financial data in my Kanboard (v1.2.51). While the custom fields are correctly preserved during manual task duplication, they are completely lost when a task is recreated through the native "Edit Recurrence" feature.
Steps to Reproduce:
Create a task and fill in several MetaMagik custom fields.
Set the task to "Recurrence" (e.g., repeat every 30 days when closed).
Close the task.
The new recurring task is created, but all MetaMagik custom fields are empty.
Expected Behavior:
MetaMagik should hook into the recurrence event to propagate custom field values to the newly created task, similar to how it works during manual duplication.
Environment:
Kanboard version: 1.2.51
MetaMagik version: 1.5.5
PHP version: 8.x
Database: MariaDB/MySQL
Hello! I'm using MetaMagik to manage financial data in my Kanboard (v1.2.51). While the custom fields are correctly preserved during manual task duplication, they are completely lost when a task is recreated through the native "Edit Recurrence" feature.
Steps to Reproduce:
Create a task and fill in several MetaMagik custom fields.
Set the task to "Recurrence" (e.g., repeat every 30 days when closed).
Close the task.
The new recurring task is created, but all MetaMagik custom fields are empty.
Expected Behavior:
MetaMagik should hook into the recurrence event to propagate custom field values to the newly created task, similar to how it works during manual duplication.
Environment:
Kanboard version: 1.2.51
MetaMagik version: 1.5.5
PHP version: 8.x
Database: MariaDB/MySQL