When installing a workflow as a flowapp we should avoid having identical workflow identifier and group identifier (as it is currently the case). Instead, for each workflow run a new group should be created. This would allow to have application workflows with post-processing steps as we now have the equivalent of multiple workflow submissions. (although the number of submissions can grow substantially -> may need to limit the maximum number of runs in a the ranking that are considered as otherwise we will re-run the post-processing workflow for every submission).
This would also require us to have user-defined run and group identifier.
When installing a workflow as a flowapp we should avoid having identical workflow identifier and group identifier (as it is currently the case). Instead, for each workflow run a new group should be created. This would allow to have application workflows with post-processing steps as we now have the equivalent of multiple workflow submissions. (although the number of submissions can grow substantially -> may need to limit the maximum number of runs in a the ranking that are considered as otherwise we will re-run the post-processing workflow for every submission).
This would also require us to have user-defined run and group identifier.