-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Git lock error is seen and upstream changes cannot be pulled when uncommitted changes are present #36781
Comments
@laveena-en Created ticket for this - https://zemoso.atlassian.net/browse/TNOSB-969 |
@laveena-en
Root Cause Analysis
|
@brayn003 Shall I work on this? |
Solution : Call releaseFileLock() from CommonGitServiceCEImpl.java before throwing the GIT_UPSTREAM_CHANGES error. |
@laveena-en @nidhi-nair shall I proceed with PR |
@shanid544 Thanks for showing interest in contributing to the appsmith. We would be thrilled to facilitate you in making your contribution. Let me first verify the solution and then can help you out with the right steps? |
@sondermanish Please Verify and let me know.Thanks |
@sondermanish Could you please review this approach |
@shanid544 please proceed with your pr, the changes would do. Thanks again for taking the time to contribute to Appsmith! |
@sondermanish Could you please review this PR |
Is there an existing issue for this?
Description
Git lock error is seen and upstream changes cannot be pulled when uncommitted changes are present
Steps To Reproduce
Public Sample App
No response
Environment
Production
Severity
High (Blocker to building or releasing)
Issue video log
https://jam.dev/c/b4aaee05-34ff-4f50-a255-5fcd80584f86
Version
v1.43
The text was updated successfully, but these errors were encountered: