Skip to main content
Solved

sub process

  • August 17, 2022
  • 2 replies
  • 179 views

rcamayo

can you create a connection from an initial card to different phases with different people in charge of those faces and when each person finishes the assigned task it goes to a last phase?

Best answer by Ezequiel Souza

Hi

 

For this you need to create different phases where different groups can be assigned.

 

Phase 1 Group 1  act, when done, the Automation can move the card to Phase 2 (other automation to clean up the Assigned people and assignee new ones) where Group 2 can be Group 1 assigned is cleared and Group 2 must be assigned and this going on until finish all phases.

 

Good luck

2 replies

Ezequiel Souza
Forum|alt.badge.img+14
  • Legend
  • 1034 replies
  • Answer
  • August 18, 2022

Hi

 

For this you need to create different phases where different groups can be assigned.

 

Phase 1 Group 1  act, when done, the Automation can move the card to Phase 2 (other automation to clean up the Assigned people and assignee new ones) where Group 2 can be Group 1 assigned is cleared and Group 2 must be assigned and this going on until finish all phases.

 

Good luck


julia-pinheiro
Pipefy Staff
Forum|alt.badge.img+1
  • Pipefy Staff
  • 39 replies
  • August 18, 2022

Hi!

 

Another option for this case is to use a child pipe (pipe 2)

When the card is created/moved on pipe 1, creates child cards for each responsable on pipe 2 and when all of them are finished moves the parent card on pipe 1.

 

I hope it helped.