AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api

Empty "Waiver_Active_End__c" values in Workbench

オープン
#264 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。