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

[Backport 2.7] Fix the editing #9893

Merged
merged 1 commit into from
Jun 29, 2022
Merged

[Backport 2.7] Fix the editing #9893

merged 1 commit into from
Jun 29, 2022

Conversation

c2c-bot-gis-ci
Copy link
Collaborator

Backport of #9889

Error on cherry picking:
Error on backporting to branch 2.7, error on cherry picking 0e0e64b:

To continue do:
git fetch && git checkout backport/9889-to-2.7 && git reset --hard HEAD^
git cherry-pick 0e0e64b
git push origin backport/9889-to-2.7 --force

The layer.exclude_properties should always be used to don't break the
Dogpile cache, and create tow SQLAlchemy Table on the same database table.
@sbrunner sbrunner force-pushed the backport/9889-to-2.7 branch from 99ec8c3 to eaa340e Compare June 29, 2022 10:37
@sbrunner sbrunner enabled auto-merge June 29, 2022 10:38
@sbrunner sbrunner merged commit c935eba into 2.7 Jun 29, 2022
@sbrunner sbrunner deleted the backport/9889-to-2.7 branch June 29, 2022 11:37
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