PromucFlow_constructor/app/server/appsmith-server
Nayan 6686a0b63b
chore: Make delete page services transactional (#23809)
## Description
When we create page or delete page, we've to make changes to two
collections - NewPage and Application. If one of them fails, it'll put
us in a bad state. This PR fixes this issue by making these services
transactional.

#### PR fixes following issue(s)
Fixes #23808
2023-06-08 11:08:40 +06:00
..
src chore: Make delete page services transactional (#23809) 2023-06-08 11:08:40 +06:00
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml chore: Upgrading graphql dependency (#21809) 2023-04-14 16:36:50 +05:30