[Bug]: Merging a branch has no affect on Rest APIs #35011
Labels
Bug
Something isn't working
High
This issue blocks a user from building or impacts a lot of users
Integrations Product
Issues related to a specific integration
Needs Triaging
Needs attention from maintainers to triage
Production
Query & JS Pod
Issues related to the query & JS Pod
REST API plugin
REST API plugin related issues
Is there an existing issue for this?
Description
When we merge a branch into master, the queries of the other branch are not replicated in the master branch.
Steps To Reproduce
Expected: The API master should also have the complete URL and it should fetch a result same as in NewBranch.
Actual: The API does not fetch any response as it still remains incomplete after the merge.
PS: I tried the above on a git imported app, but the same error should occur while performing the above steps.
Public Sample App
No response
Environment
Production
Severity
High (Blocker to building or releasing)
Issue video log
https://jam.dev/c/2dd8a8d9-2221-496b-af1c-35905b77ae22
Version
Cloud
The text was updated successfully, but these errors were encountered: