Currently when we group triggers, triggers in only one group can be dependent, i.e. A,B,C trigger in group 1 can depend on each other, but D and E in group 2 must be independent, so (A,B,C) or D or E will trigger the job. We would like to set (A,B,C) or (D,E) to trigger the job.