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

[16.0][FIX] website_cookiebot: disable for sure #1055

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

chienandalu
Copy link
Member

If we don't remove the key the assets will keep trying to load, which isn't what we'd expect.

cc @Tecnativa TT50520

please review @pedrobaeza @CarlosRoca13

@pedrobaeza pedrobaeza added this to the 16.0 milestone Aug 14, 2024
@pedrobaeza
Copy link
Member

Erasing the identifier seems a bit aggressive. Can we convert the boolean into a regular field and change the template to not load it if not checked?

@chienandalu
Copy link
Member Author

We could do it but that will require more changes and a migration script

@pedrobaeza
Copy link
Member

Well, I think that the way to go. If not, you lose the ID if you want to disable it temporarily or make some tests.

@chienandalu chienandalu force-pushed the 16.0-fix-disable-cookiebot-for-sure branch from e2eeabb to dbe2c86 Compare August 14, 2024 09:25
@chienandalu
Copy link
Member Author

Ok, done :)

If we don't remove the key the assets will keep trying to load, which
isn't what we'd expect.

TT50520
@chienandalu chienandalu force-pushed the 16.0-fix-disable-cookiebot-for-sure branch from dbe2c86 to 6faa540 Compare August 14, 2024 12:37
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-1055-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 6ec46a3 into OCA:16.0 Aug 14, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at cbd0383. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 16.0-fix-disable-cookiebot-for-sure branch August 14, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants