You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: