Skip to content

Empty "Waiver_Active_End__c" values in Workbench #264

Open
@TharunKumarReddyPolu

Description

@TharunKumarReddyPolu

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

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

Image

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions