Duplicate an action block

Indeed duplicating all actions is not the primary need because you can easily recreate one and do copy/paste of text if necessary.
That’s why I put a dupliquer only on the Condition Si Alors Sinon action (because it is indeed an action in the Gladys sense if I’m not mistaken).

My goal is to have a duplicate for blocks that can have many actions, and on Condition Si Alors Sinon which can also have many actions.

Well no, in my tuto this « block » (action?) is not unique because I put 6 of them in a row inside 5 identical ones.

If we only duplicate the action blocks and there is a Condition Si Alors Sinon action inside, then this will imply :

  • either keeping all blocks separate (and which will necessarily run in series),
  • or we move the Condition Si Alors Sinon to the first action block (to have a parallel execution as I want in my case).

I’d say the second option is the lesser evil given that you don’t have to redo all the actions. I always prefer to delete extra things than to have to recreate the same things each time.

You’re right, so I’ll remove action from my title to leave only the duplication of action blocks (and therefore sub-action blocks?).

@StephaneB would you keep the duplication on block 2, but also on 2.1.A.1. and 2.1.A.2.? Or only block 2? (we remove it on Condition Si Alors Sinon)