Vaibhav Tanwar

Results 8 issues of Vaibhav Tanwar

## Description > Default port added for Elastic Search Plugin. Fixes #17360 ## Type of change - New feature (non-breaking change which adds functionality) ## How Has This Been Tested?...

Enhancement
Backend
Needs Triaging
Test Plan Approved
Integrations Pod
Elastic Search

## Description > Improved error message for google sheet insert/update empty body Fixes #17343 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has...

Bug
Enhancement
Google Sheets
medium
Integrations Pod

## Description > Url encoding added for pagination cases. Fixes #16202 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested?...

Bug
Backend
High
BE Coders Pod
REST API plugin
Up for grabs
Test Plan Approved
Integrations Pod

## Description > RestApiPlugin fix for accepting raw body in get request. Fixes #12343 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has...

Bug
Frontend
Backend
High
Stale
REST API plugin
Integrations Pod

## Description > Authenticated datasource passwordExists field added for plugins Fixes #14783 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been...

Bug
Backend
BE Coders Pod
OAuth
Up for grabs
Ready for design
Test Plan Approved
Integrations Pod

## Description > Connection pooling added for Snowflake plugin Fixes # (issue) > #14269 ## Type of change - New feature (non-breaking change which adds functionality) ## How Has This...

Enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Elastic search plugin not able to parse non json string response. ###...

Bug
Backend
Low
BE Coders Pod
Up for grabs
Integrations Pod
Elastic Search

**Description** : Added support for NX | XX in JSON.SET command. 1. NX options inserts key only if it doesn't exists. 2. XX option inserts key only if it already...