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

Got stuck in "This Change Request is out of date Merge latest changes from main into this Change Request"... #9

Open
chrda81 opened this issue Jul 19, 2023 · 1 comment

Comments

@chrda81
Copy link

chrda81 commented Jul 19, 2023

I ran into a not resolving scenario. I created a new branch and extended the table schema by adding the new field 'description' of type text (Markdown enabled). After that I opened a new change request for adding an entry to the new branch (with the extended schema). When I now want to review the change request, I got this message "This Change Request is out of date Merge latest changes from main into this Change Request". When I now press "Update", I receive an schema check error. So I'm not able to get rid of this change request anymore, because every action (reopen, review) offer me the one and only action to merge the latest changes from main... which will fail.

image

image

I've seen the hint somewhere on the top, that I should only edit the schema on the main branch, but I was able to continue this action within the new created branch.

@Francesca-Bit
Copy link
Contributor

Francesca-Bit commented Jul 26, 2023

we are implementing the schema migration pattern to resolve conflicts in schema change.

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

No branches or pull requests

2 participants