Hi Amit Thorve , Abhay & I had discussion on this. So for last question I explained that we do not have health-tiers allocated for these two mentioned plan enrollments and his question is how do we allocate health-tiers then.
Logic: we fetch list of enrollments that dot not have health-tier allocated for these plan and we check each how many members are covered under each enrollment, depending upon number of members covered we update health-tier of a enrollment.
So we know on this company, what is employee only health-tier value is ( that's 6 ) so we update it at back-end for all enrollment with employee only as covered member and so on. Thanks.
Here is the reply from Nagini Indugula
Amit – We cannot just write code as a trigger for this one client. Not a good dev practice to write exceptions for one client.
We will need to code so all User Defined Plans save Health tier data. Today we don’t save health tier data on user defined plans. Are Accident and Critical Illness plan usually coded using the User Defined type?
Doing it as a standard on all User Defined plans takes time and we are not able to fit it in this sprint as we are taking up high priority bugs.
Thanks
Nagini