Hi,
We are recently migraged from TS 6.7 to TS 7.4. We are facing a strange issue with the new and existing DCRs in 7.4 version that the replicant items are not rendering properly when you edit the DCRs. Please find more details below.
1. We are using tabs inside the DCT.
2. The first tab dont have replicant items and the second tab have the replicant container.
3. If we add more number of replicants in the second tab and save the DCR.
4. When you edit the DCR, the second tab replicant items are coming in the first tab and we are not able to delete those replicants from the first tab.
We have tried the following thing to resolve the issue.
1. Tried using combination="and" attribute for those containers which have replicant items.
2. It is working for some of the DCTs and its not working for some other DCTs. So we tried to use the combination="or" attribute. Then it worked, but the XML structure is changing after saving the DCR.
Can someone please help me why it is behaving like this.
Note: We migraged those DCTs/DCRs from TS 6.7 to TS7.4.