Description:
When editing a task, the board associated with the task is inadvertently being changed. This behavior is unexpected and should be corrected to ensure that task edits do not affect the board assignment unless explicitly intended.
Steps to Reproduce:
Open a task for editing.
Make any changes to the task (e.g., title, description).
Save the changes.
Notice that the task's board might have changed.
Expected Behavior:
The board associated with a task should remain unchanged when the task is edited unless there is a deliberate action to change it.
Proposed Solution:
Investigate the task edit functionality to identify why board changes are triggered during task edits. Update the logic to preserve the current board unless explicitly modified.
Additional Context:
This issue affects the user experience by causing tasks to move between boards unexpectedly, leading to potential mismanagement and disorganization.
Feel free to modify or add any additional details!
Description:
When editing a task, the board associated with the task is inadvertently being changed. This behavior is unexpected and should be corrected to ensure that task edits do not affect the board assignment unless explicitly intended.
Steps to Reproduce:
Expected Behavior:
The board associated with a task should remain unchanged when the task is edited unless there is a deliberate action to change it.
Proposed Solution:
Investigate the task edit functionality to identify why board changes are triggered during task edits. Update the logic to preserve the current board unless explicitly modified.
Additional Context:
This issue affects the user experience by causing tasks to move between boards unexpectedly, leading to potential mismanagement and disorganization.
Feel free to modify or add any additional details!