Salta al contenuto

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

posta 3 anni fa437 visualizzazioni
2 Risposte
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
ESPERTO
con risposta 3 anni fa
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?

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.