AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api

Empty "Waiver_Active_End__c" values in Workbench

Ouverte
#264 1 commentaire 0 réactions 1 personne assignée Réclamée par @CritiqalPete Voir sur GitHub
bug
Langage dominant
DataWeave
Étoiles
2
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

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.