Improvement Idea / plugin look up : automatic action for tasks shifting

The plugin works as I’m working in a kanban workflow. For example, if we consider the board bellow :

The automatic action is configured to src = “Ready” and dest = “Work in progress”

If I move “task 0” to the “done” col, then the “task 2” is automatically moved to the bottom of the col “Work In progress”.

There is also a possibility to push task, in my example if a new task is moved in the “Work in progress” col, the lowest task in this col will automatically be moved to the top of “Ready” col.