Manish Kumar

Results 23 issues of Manish Kumar

## Description Makes the s3 errors more readable by following the : string formatting. Following this the root cause could be searched in AWS documentation. This feature makes changes to...

Enhancement
Backend
Low effort
S3
BE Coders Pod
medium

## Description > This commit addresses [16154](https://github.com/appsmithorg/appsmith/issues/16154) and changes the files mentioned below: Layout.java ActionCollectionDTO.java ActionDTO.java LayoutDTO.java LayoutActionServiceCEImpl.java LayoutCollectionServiceCEImpl.java LayoutActionServiceTest.java PageApi.tsx ReduxActionConstants.tsx ActionConstants.tsx entities/Action/index.ts JSCollection/index.ts editorReducer.tsx PluginActionSaga.ts ActionSagas.ts JSActionSagas.ts JSPaneSagas.ts...

Enhancement
DO NOT MERGE

### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks - Add a string field for datasourceId in the environmentDTO class. This...

Task

### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks - Add uniqueness to names for environment variables based on names. i.e...

Task
Data Platform Pod
Datasource Environments

## Description > To accommodate for datasource context adaption for environments, the execute action flow needs to be changed so that the action execution flow in EE introduce minimal code...

Core Query Execution
Task
skip-changelog
Data Platform Pod

### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks Context: For datasource environments project, the action execution flow needs some methods...

Core Query Execution
Task
Data Platform Pod

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When a query with smart substitution turned on is sent for execution...

Bug
High
BE Coders Pod
SmartSubstitution
Data Platform Pod

## Description In order to account for multiple environments changes, the DatasourceContextServiceImpl.java methods needs refactoring to achieve minimal code duplicity. - [x] Create class to hold the key for dscontext...

Task
skip-changelog
Data Platform Pod
Datasource Environments

## Description This PR includes changes for: - Snowflake - Redshift > TL;DR: Modifying connection string to reduce auxiliary connection to datasources in order to required properties. Fixes #22659 ####...

Task
skip-changelog
BE Coders Pod
Data Platform Pod
Datasource Environments

### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks [QA] https://app.zenhub.com/workspaces/data-platform-pod-6322a78c9f446835b89a3f82/issues/zh/8 ## Descriptions While executing the queries, the hikari CP driver...

Task
BE Coders Pod
Data Platform Pod
Datasource Environments