Skip to content
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 modularisation] Incorrect toast is seen on pulling remote changes on a protected branch #38872

Open
1 task done
laveena-en opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
Bug Something isn't working Git Product Issues related to version control product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Packages & Git Pod All issues belonging to Packages and Git Production

Comments

@laveena-en
Copy link
Contributor

laveena-en commented Jan 28, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Description

Incorrect toast is seen on pulling remote changes on a protected branch. The toast reads 'discarded changes successfullyinstead ofpulled from remote successfully`

Steps To Reproduce

  1. Create a git connected app
  2. Protect a branch
  3. Make some changes to the protected branch from the remote repo. For ex, delete a page
  4. Pull these changes onto the app
  5. Notice that the toast says 'discarded changes successfullyinstead ofpulled from remote successfully`

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

https://www.loom.com/share/7c34e4d3475249bebc0c0b87b2172b8e

Version

Cloud

@laveena-en laveena-en added Bug Something isn't working Git Product Issues related to version control product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production labels Jan 28, 2025
@github-actions github-actions bot added Packages & Git Pod All issues belonging to Packages and Git labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Git Product Issues related to version control product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Packages & Git Pod All issues belonging to Packages and Git Production
Projects
None yet
Development

No branches or pull requests

2 participants