Skip to Content
Menu
This question has been flagged
1 Reply
6488 Views

I'm trying to delete one stage on project.task, but i'm getting that erro:

The operation cannot be completed: another model requires the record being deleted. If possible, archive it instead. Model: Task (project.task), Constraint: project_task_stage_id_fkey


Avatar
Discard
Best Answer

Hi Rafael,

This is because every project task requires a stage. You're trying to delete a stage that a task is currently in, which would leave it empty. 

To fix it, you will need to search your tasks and move any that are in the stage you are deleting.

Cheers,

Jake Robinson

Avatar
Discard
Author

Jake, the stage that i'm trying to delete haven't any task associate it...

Es posible que la tarea esté archivada, agrega el filtro "archive" y Elimina las tareas o cambia la etapa.

Related Posts Replies Views Activity
1
Jul 25
2483
2
May 25
2608
2
Jul 24
1714
0
May 23
2261
3
Mar 25
23797