appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.52k stars 3.62k forks source link

[Bug]: First time git connect of an app with Templates [Maintenance order template] shows one uncommitted change #34390

Open btsgh opened 2 months ago

btsgh commented 2 months ago

Is there an existing issue for this?

Description

When I connect an app with Maintenance order template, for the first time to git, I see one uncommitted change

Steps To Reproduce

  1. Create a new app, and add the maintenance order template
  2. Connect this app to git
  3. Note that after connecting it to git for the first time, one uncommitted change is seen on master branch.
  4. On creating a branch from master, and checking out the diff in the commit in the repo, the following diff is seen Screenshot 2024-06-21 at 5 07 08 PM

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Cloud

nidhi-nair commented 1 month ago

This would indicate a clean up is required on the template app, re-assigning accordingly.