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 checkin changelist with blank comment #66

Merged
merged 2 commits into from Feb 9, 2023

Conversation

SRombautsU
Copy link

@SRombautsU SRombautsU commented Feb 3, 2023

Fix missing changeset comment when checkin a changelist without making any change to its description.

It's in fact a bug with the UI of the Unreal Editor itself, that trigger a checkin with an empty description!
so we retrieve it directly from the changelist in this specific case.

@SRombautsU SRombautsU self-assigned this Feb 3, 2023
…g any change to its description

It's a bug with the UI of the Unreal Editor itself, that trigger a checkin with an empty description,
so we retrieve it directly from the changelist in this specific case.
…ld changelist (else it recreates a phantom of the old changelist in the cache)
@SRombautsU SRombautsU force-pushed the 1002896-checkin-changelist-with-blank-comment branch from 5ea8902 to 57addad Compare February 6, 2023 14:31
@juliomaqueda juliomaqueda self-requested a review February 8, 2023 12:33
@juliomaqueda juliomaqueda merged commit e61b5b1 into master Feb 9, 2023
@juliomaqueda juliomaqueda deleted the 1002896-checkin-changelist-with-blank-comment branch February 9, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants