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

[FW][FIX] google_calendar: fix the synchronization of event privacy #162466

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Apr 18, 2024

Version

  • 16.0

Steps to reproduce

  • Create a event from odoo calendar with privacy 'Available'
  • Open google calendar and open that event

Issue

  • When the user sets privacy as 'Available' in Odoo, it is not properly
    synchronized in Google Calendar.

Solution

  • Syncing privacy value changes between odoo and Google Calendar will be
    correct after this commit by passing the transparency value.

task-3667696


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #157545

Before this commit, when user set privacy as 'Available' from odoo it is not
properly synchronize in google calendar.

After this commit, privacy value changes will be properly synchronized when
changes will be made from odoo to google calendar.

task-3667696

X-original-commit: 888e65c
@robodoo
Copy link
Contributor

robodoo commented Apr 18, 2024

Pull request status dashboard.

@fw-bot
Copy link
Contributor Author

fw-bot commented Apr 18, 2024

This PR targets saas-16.4 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Apr 18, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Apr 18, 2024
robodoo pushed a commit that referenced this pull request Apr 23, 2024
Before this commit, when user set privacy as 'Available' from odoo it is not
properly synchronize in google calendar.

After this commit, privacy value changes will be properly synchronized when
changes will be made from odoo to google calendar.

task-3667696

closes #162466

X-original-commit: 888e65c
Signed-off-by: Arnaud Joset (arj) <arj@odoo.com>
@robodoo robodoo closed this Apr 23, 2024
@fw-bot fw-bot deleted the saas-16.4-16.0-google-calendar-privacy-bug-fix-pash-mAdn-fw branch May 7, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants