Concern:
Eligibility duplication check failing in few scenarios related Additional Criteria. When additional criteria is applied, in few scenarios, criteria is shown as duplicate though such complete criteria is not present.
We have found 2 such scenarios which were not duplicate but shown as duplicate.:
1. Same additional criteria with All AND. Same additional criteria with All OR.
2. For same number of additional criteria having all AND / all OR, if any one condition gets satisfied. Criteria was shown as duplicate.
Cause:
There were following condition miss for additional criteria in duplication check UDF:
- Incase of All AND / All OR, against which logical condition (AND / OR) to check was not verified.This caused #1.
- After matching the criteria values, duplication was shown even though the subset was matched and not complete criteria. This caused #2
Correction:
We have done fix in Duplication check UDF for these 2 scenarios.
File Changes:
dbo.OES_UDF_GetExistingGenericEligibilityRuleIDs
Impacted areas:
Eligibility Duplication check all scenarios. Please test all scenarios and get them reviewed from Amruta.
Additional Check to avoid this issue:
We must verify eligibility migrations on few companies from backed. I am sure we would have got this issue with less impact in Local or LB environment if we would have verified migration in these environments.
cc:
Samir,Vijay Siddha,Umesh Kanade, Amruta Lohiya, Neelam Yangal
Rakesh Roy Can you please check if this jira can be handled by any offshore AE since they have already started working on it.