I’m surprised this question has not been raised before, but I couldn’t find anything.
Acumatica seems to be very limited in its ability to customize the same workflow in more than one package, especially with the visual editor. (I have managed to do this in code by creating a secondary graph extension of the original graph extension that modified workflow.) This is a HUGE problem because workflow is now so integral in creating actions that a high percentage of packages I’m writing require some modification to workflow. It is NOT a satisfactory answer to say “put all the workflow in one package” as this is simply impossible given the breadth of workflow changes that some packages have (I’m looking at you ISVs).
Please tell me I’m missing something simple.