PromucFlow_constructor/app/server/appsmith-interfaces
Nayan d815fc7cc9
chore: Import action and action collection in bulk during file import (#24603)
## Description
When we import an application from file for Git, file import, templates
and other features, we import the list of actions one by one. This leads
to transaction timeout and other performance issues when the application
has a large number of actions and action collections. This PR imports
the actions and action collections in bulk so that number of database
queries are significantly reduced.

#### PR fixes following issue(s)
Fixes #24419
2023-06-28 18:48:28 +06:00
..
src chore: Import action and action collection in bulk during file import (#24603) 2023-06-28 18:48:28 +06:00
pom.xml chore: bump json from 20220924 to 20230227 in /app/server/appsmith-interfaces (#22443) 2023-04-18 09:04:17 +05:30