AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api

(bug) Archived Waivers are returned to apps

Ouverte
#298 0 commentaires 0 réactions 1 personne assignée Réclamée par @a-v25 Voir sur GitHub
bug Critical/Blocking
Langage dominant
DataWeave
Étoiles
2
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.