Open btsgh opened 4 months ago
tried this on another app and the diffs which we have seen https://github.com/RakshaKShetty/git_jun5_import_app1/commit/4ae6082f342afcd076d509d149dec25775e33786
@RakshaKShetty
The branch issue
has been branched off from master of the application, and this app has not gone under autocommit yet.
as it's evident from this commit for cleanup
This has happened before an autocommit happened on master branch because the common denominator commit for branch master
and issue
is common parent
This can happen due to autocommit being switched off/autocommiting not progressing due to ongoing autocommits in other branches.
the commit on issue branch migrates server hence we don't expect anymore autocommit.
@sondermanish 1.We feel this might be the same issue which this user has faced so lets not close it but just keep it medium and try to repro the exact steps for fixing it. https://theappsmith.slack.com/archives/C0341RERY4R/p1720803036739129
This can happen due to autocommit being switched off/autocommiting not progressing due to ongoing autocommits in other branches.
Can we put this in our documentation so that users will be clear that there might be some delayBumping this issue up to prod because it should have made it's way there by now if it was not fixed
@sondermanish - here is another example of a git imported app where I am seeing commits even after auto-commit runs This is where the diff can be seen - https://github.com/btsgh/2aprregapp/commit/a969a3aa55c5227a1a4353a4c23d3d73bcc473dc
Screenshot of the diff-
@btsgh won't come under autocommit no? this is a separate change.
Not sure I get that? You mean this should be a separate bug? Why not part of auto-commit? Ideally these commits should also have been taken care of in the autocommit action itself right . .. @sondermanish
Is there an existing issue for this?
Description
When I connect to a git connected app, and navigate to a particular branch, auto-commit runs, but manual commit for a page is seen.
Steps To Reproduce
The app used is this repo git@github.com:btsgh/release_3jan_new.git
This is seen on the particular branch named - laveena.
The commit difference can be seen here [Created a new branch from the branch where one manual commit showed up and found this difference]: https://github.com/btsgh/release_3jan_new/commit/e8f79c3fbde3ff79d78d27d39cf814ee5369e176
Public Sample App
No response
Environment
Release
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
Cloud