AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api
(bug) Archived Waivers are returned to apps
Abierto
bug
Critical/Blocking
- Lenguaje dominante
- DataWeave
- Estrellas
- 2
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.