Why is CodeCatalyst including changes from previous Pull Requests?

1

Several members of my team, including myself, have noticed that code changes from previous merged Pull Requests are being included in subsequent Pull Requests. As an example, here is one of the changes that CodeCatalyst wants to include in this PR: PR Image 1

However if I look at the source for that file in the "main" branch, that change is already there - it was done in the previous PR: PR Image 2

gefragt vor 9 Monaten223 Aufrufe
2 Antworten
0

Thank you for bringing up this issue regarding the unexpected inclusion of changes from previous PRs into subsequent PRs. To help us get to the bottom of this, could you please provide us more info on your git flow?

AWS
EXPERTE
beantwortet vor 9 Monaten
0

I have seen this before - it happens some times if the changes on the main branch are added by a different PR and then the "feature branch" has the same changes as the main branch...

Can you verify if thats what happened to you too?

Can you provide a "change chart" for that Git repository?

profile picture
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen