AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api
(bug) Archived Waivers are returned to apps
Đang mở
bug
Critical/Blocking
- Ngôn ngữ chính
- DataWeave
- Star
- 2
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.