Hi all,
I have business process flow for Case and a custom entity. The relationship between case and the custom entity is 1-M.
The first stage of the BPF has got the case detail and the second stage is suppose to switch over to the custom entity. I understand when I create the case first time and move to the next stage I need to create this custom entity record however after creating this record when I switch back and forth between case and this stage it is always prompting me to select the record which doesn't sound right given when I click "Next stage" from the first one, it should automatically redirect to the form/record of this custom entity created previously...
Few years ago I was able to achieve this for another customer without any issue and now this feature doesn't seem to be working unless I am missing something in config given in the BPF config I have also selected the relationship between case and this custom entity.
Any idea what is wrong here please?
Thanks