Feature request: Sticky Tasks

I use tasks that contain documentation and examples and I would like to secure them at a certain spot on the board - make them “sticky”.

In effect the task should be locked in a way so that it is not movable or deletable. Directly in the database would do for me, ideally manager and administrators can do it in the frontend, but not users.

I guess it only works with a change in the database (i.e. an additional field in the tasks table) and a query for the mentioned actions, but maybe I’m wrong and its more simple.

I’m willing to invest some time here but my coding skills are kinda limited… :wink:

1 Like

A closed task is not movable…

Thanks. I never happened to close a task. They are either moved to an archive column or removed.

Combining with an empty default filter (showing closed tasks), this works.

1 Like

I’m also interested in “Sticky Tasks”.

I’ve noticed that when I close a task and drag other open tasks into the same column the closed task always sits by default in the second position in the column, anyone else seeing this?

If so is there any way to force the closed task to appear at the top position?