AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api

Empty "Waiver_Active_End__c" values in Workbench

未关闭
#264 1 条评论 0 个 reaction 已指派 1 人 已被 @CritiqalPete 认领 在 GitHub 查看
bug
主要语言
DataWeave
星标
2
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

Issue:
In order to test the endpoint `/contacts/{contactId}/waiver/{waiverId}`, the salesforce query that fetches the Waiver History by contact id and waiver id has the below condition:
`AND Waiver__r.Waiver_Active_End__c > TODAY`

![Image](https://github.com/user-attachments/assets/748dfa3b-6179-4584-9636-30e734cfda81)

But, In workbench the values for Waiver_Active_End__c are empty as shown below:

![Image](https://github.com/user-attachments/assets/fbdd0f94-0b00-4edf-972c-e4b2096aa481)

Goal:
To obtain valid values for `Waiver_Active_End__c` to proceed with testing the `/contacts/{contactId}/waiver/{waiverId}` endpoint

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。