Updated the MAiD Assessment of eligibility status criteria.
case status to be moved from Awaiting Forms to Closed if case type is "MAiD Assessment of Eligibility
so that case status can be directly moved to closed status
Fixes # (issue)
[ ] New feature (non-breaking change which adds functionality)
Deployment Tracker
MAiD - Case Management App/force-app/main/default/flows/Status_update_prevention.flow-meta.xml
Checklist:
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Description
Updated the MAiD Assessment of eligibility status criteria.
case status to be moved from Awaiting Forms to Closed if case type is "MAiD Assessment of Eligibility so that case status can be directly moved to closed status
Fixes # (issue)
Deployment Tracker
MAiD - Case Management App/force-app/main/default/flows/Status_update_prevention.flow-meta.xml
Checklist: