8000 [FW][FIX] mail: ensure call starter name is displayed correctly by fw-bot · Pull Request #210491 · odoo/odoo · GitHub
[go: up one dir, main page]

Skip to content

[FW][FIX] mail: ensure call starter name is displayed correctly #210491

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

Conversation

fw-bot
Copy link
Contributor
@fw-bot fw-bot commented May 17, 2025

purpose of this PR :

The name was appearing as undefined because message.author.name was not set
for portal users. to handle this, we used message.authorName directly. also it was
changed to message.authorName to be consistent with the rest of the code.

task-4782291


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

Forward-Port-Of: #209389

purpose of this commit :

The name was appearing as undefined because message.author.name was not set
for portal users. to handle this, we used message.authorName directly.
also it was changed to message.authorName to be consistent with the rest
of the code.

task-4782291

X-original-commit: 3604b52
@robodoo
8000 Copy link
Contributor
robodoo commented May 17, 2025

Pull request status dashboard

@fw-bot
Copy link
Contributor Author
fw-bot commented May 17, 2025

@jayp-odoo @alexkuhn this PR targets master and is the last of the forward-port chain.

To merge the full chain, use

@robodoo r+

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 May 17, 2025
@C3POdoo C3POdoo added the RD research & development, internal work label May 17, 2025
@fw-bot
Copy link
Contributor Author
fw-bot commented May 17, 2025

@jayp-odoo @alexkuhn ci/runbot failed on this forward-port PR

@jayp-odoo
Copy link
Contributor

@robodoo r+

@robodoo
Copy link
Contributor
robodoo commented May 18, 2025

@jayp-odoo @alexkuhn staging failed: ci/runbot on c3dbfde24685bf99495d2469c526ca77a3713cf2 (view more at https://runbot.odoo.com/runbot/build/80624117)

@d-fence
Copy link
Contributor
d-fence commented May 18, 2025

robodoo retry
(failing test neutralized)

robodoo pushed a commit that referenced this pull request May 18, 2025
purpose of this commit :

The name was appearing as undefined because message.author.name was not set
for portal users. to handle this, we used message.authorName directly.
also it was changed to message.authorName to be consistent with the rest
of the code.

task-4782291

closes #210491

X-original-commit: 3604b52
Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
Signed-off-by: Jay Patel (jayp) <jayp@odoo.com>
@robodoo robodoo added the 18.4 label May 18, 2025
@robodoo robodoo closed this May 18, 2025
@jayp-odoo jayp-odoo deleted the master-saas-18.3-fix-call-notif-jayp-435145-fw branch May 19, 2025 04:37
fdardenne pushed a commit to odoo-dev/odoo that referenced this pull request May 26, 2025
purpose of this commit :

The name was appearing as undefined because message.author.name was not set
for portal users. to handle this, we used message.authorName directly.
also it was changed to message.authorName to be consistent with the rest
of the code.

task-4782291

closes odoo#210491

X-original-commit: 3604b52
Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
Signed-off-by: Jay Patel (jayp) <jayp@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
18.4 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.

5 participants
0