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

Fix ref/pull/###/merge at same position as source #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Tarig0
Copy link

@Tarig0 Tarig0 commented Dec 18, 2019

Had an issue where the head of the merge/pull request was at the same location as the source so the status was posted to the previous iteration.

Had an issue where the head of the merge request was at the same location as the source so the status was posted to the previous iteration.
@Tarig0
Copy link
Author

Tarig0 commented Dec 19, 2019

A little more research found that the reason why this happens is not because the ref/pull/##/merge is the same as the source branch but due to TC VCS root not using the merge commit as the latest change and using the last "real" commit as the revision.

This is on the 2018.2 version of TC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants