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

已提問 9 個月前檢視次數 223 次
2 個答案
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
專家
已回答 9 個月前
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
已回答 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南