PromucFlow_constructor/app/client/cypress/integration/SanitySuite/Datasources
subratadeypappu 217f1a62e0 fix: Remove JSON.parse for accessing Airtable query result (#22711) (#22712)
## Description


Fixes #22711 


Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video


## Type of change


- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?

- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-04-27 14:35:01 +07:00
..
Airtable_Basic_Spec.ts fix: Remove JSON.parse for accessing Airtable query result (#22711) (#22712) 2023-04-27 14:35:01 +07:00
Arango_Basic_Spec.ts
ArangoDataSourceStub_spec.js
AuthenticatedApiDatasource_spec.js
AuthenticatedApiWithOAuth_spec.ts
DatasourceForm_spec.js
DSAutosaveImprovements_spec.ts
ElasticSearchDatasource_spec.js
GoogleSheetsStub_spec.ts
GraphQL_spec.ts
MockDBs_Spec.ts
MongoDatasource_spec.js
MsSQL_Basic_Spec.ts
MsSQLDataSourceStub_spec.js
MySQL_spec.js
MySQLDataSourceStub_spec.js
MySQLNoiseTest_spec.js
PostgresDatasource_spec.js
RedshiftDataSourceStub_spec.js
RestApiDatasource_spec.js
RestApiOAuth2Validation_spec.js
SMTPDatasource_spec.js
Styles_spec.js feat: Error Navigation (#21753) 2023-04-10 18:29:14 +05:30