Move folder based on finder tag to a backup folder

Hi,
as search dind‘t show me necessary answers I‘ll try it that way.
I have 1 in my understanding simple task I wanna perform: „Move a folder with a specific task to another folder“
Example Monitored folder
Folder A
...File 1
...Folder B „contains tag ‚done‘“
......File 2
......Folder C
So based on the ‚done‘ tag I want to move Folder B with all its content into a seperate backup folder
Target:
Folder „BackUp“
...Folder B
......File 2
......Folder C
My conditions I set up are fine according to the preview check but the MOVE action itself is not done.
Conditions:
IF (Kind = folder AND Tags contain ‚done‘) THEN
MOVE to ‚BackUp‘ folder with ‚copy folder structure = from monitored folder‘
So obviously I have a bug in the MOVE definition but I cannot see yet what is wrong.
My goal is also to only mark the folder as ‚done‘ and not the files within the folder.
Pls help & Thanks
Markus
as search dind‘t show me necessary answers I‘ll try it that way.
I have 1 in my understanding simple task I wanna perform: „Move a folder with a specific task to another folder“
Example Monitored folder
Folder A
...File 1
...Folder B „contains tag ‚done‘“
......File 2
......Folder C
So based on the ‚done‘ tag I want to move Folder B with all its content into a seperate backup folder
Target:
Folder „BackUp“
...Folder B
......File 2
......Folder C
My conditions I set up are fine according to the preview check but the MOVE action itself is not done.
Conditions:
IF (Kind = folder AND Tags contain ‚done‘) THEN
MOVE to ‚BackUp‘ folder with ‚copy folder structure = from monitored folder‘
So obviously I have a bug in the MOVE definition but I cannot see yet what is wrong.
My goal is also to only mark the folder as ‚done‘ and not the files within the folder.
Pls help & Thanks
Markus