Closed SergioArbarviro closed 4 months ago
Based on the information tracked following Issue #75, the belonging of the user to the groups defined in Issue #74 should be modified as follows:
When (numberSharesOwned >0) and (user is element of candidatesMissingShareYearContribGroup) then:
When (numberSharesOwned >0) and (user is element of candidatesMissingShareGroup) then:
When (dateEndValidityYearlyContribution ≥ present) and (user is element of candidatesMissingShareYearContribGroup) then:
When (dateEndValidityYearlyContribution≥ present) and (user is element of candidatesMissingYearContribGroup) then:
When (dateEndValidityYearlyContribution≥ present) and (user is element of sanctionedMissingYearContribGroup) then:
This periodic scanning should take place every day.
When (dateEndValidityYearlyContribution < present) and (user is element of cooperatorsGroup ) then:
When (dateEndValidityYearlyContribution < present) and (user is element of sanctionedGroup) then:
Superseded by #148
Based on the information tracked following Issue #75, the belonging of the user to the groups defined in Issue #74 should be modified as follows:
Changes in groups following the event of a change in the values of the variables defined in Issue #75
When (numberSharesOwned >0) and (user is element of candidatesMissingShareYearContribGroup) then:
When (numberSharesOwned >0) and (user is element of candidatesMissingShareGroup) then:
When (dateEndValidityYearlyContribution ≥ present) and (user is element of candidatesMissingShareYearContribGroup) then:
When (dateEndValidityYearlyContribution≥ present) and (user is element of candidatesMissingYearContribGroup) then:
When (dateEndValidityYearlyContribution≥ present) and (user is element of sanctionedMissingYearContribGroup) then:
Changes in groups following the periodic scanning of all members of the cooperatorsGroup and of the sanctionedGroup
This periodic scanning should take place every day.
When (dateEndValidityYearlyContribution < present) and (user is element of cooperatorsGroup ) then:
When (dateEndValidityYearlyContribution < present) and (user is element of sanctionedGroup) then: