Good Morning,
we have a release strategy (RM-C1).
This release strategy need 3 signature levels and there are 6 rlease codes (CA-CD-RG-E1-E2-CM)
Level 1 must be only CA
after CA signed, CD and RG must appear
Level 2 must be CA and CD (if CA has signed, CD must be automatically signed too and vice versa)
afetr CD or RG signed, E1-E2-CM must appear
Level 3 must be E1-E2-CM ((if E1 has signed, C2 and CM must be automatically signed too; if E2 has signed, E1 and CM must be automatically signed too, if CM has signed, E1 and E2 must be automatically signed too).
So
Level 1 --> CA
Level 2 --> CD-RG
Level 3 --> E1-E2-CM
in release prerequisites we have this situation_
CA CD RG E1 E2 CM
CA
CD X
RG X
E1 X X X
E2 X X X
CM X X X
Release staus are:
all blanks --> Pending authorization
Only CA --> Changeble
CA-RG --> Changeble
CA-CD --> Changeble
CA-CD-RG --> Changeble
CA-CD-RG-CM --> Authorized
CA-CD-RG-E2 --> Authorized
CA-CD-RG-E2-CM --> Authorized
CA-CD-RG-E1 --> Authorized
CA-CD-RG-E1-CM --> Authorized
CA-CD-RG-E1-E2-CM --> Authorized
In this way i have this situation:
When the user use release code CA --> CD and RG appears (it's correct)
Whent the user use release code CD --> RG doesn't automatically signed and vice versa (wrong)
The last 3 codes work in right way
So my problem is in the second level --> if CD is signed RG must be automatically signed too and vice versa
Someone could give me an help?
Thank you so much
regrds
K