AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api

(bug) Archived Waivers are returned to apps

Open
#298 0 comments 0 reactions 1 assignee Claimed by @a-v25 View on GitHub
bug Critical/Blocking
Dominant language
DataWeave
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Goal:
Only valid waivers should be provided for review & acceptance. Old waivers are marked "archived" to preserve histlry

Requirement:
-The API should check Archived__c. if it is TRUE is should not be returned, even if there are no others available
- if Archived__c is true, return the most recent (last) qualifying record
- if the Active_End date is before the current date, then it should not be returned
- if no qualifying waiver is available, then error "No current waiver found" should be returned

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.