Reopening a closed case design approach
We have Case that has 5 stages each with a single step having a process that is caking sub process.It is not a great design as single step represents the stage having a big complex process valuing mutipal subprocess each subprocess having its own subprocess and so on
- We have a requirement to reopen a case at a particular status .
- What is the good strategy to approach this?