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] OwlError: duplicate key in error message #1253

Closed
kmagusiak opened this issue Nov 13, 2023 · 6 comments
Closed

[16.0] OwlError: duplicate key in error message #1253

kmagusiak opened this issue Nov 13, 2023 · 6 comments
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@kmagusiak
Copy link

Module

mail_tracking

Describe the bug

When opening a form which has multiple failed messages to retry, we get an error.

UncaughtPromiseError > OwlError
Uncaught Promise > Got duplicate key in t-foreach: undefined
OwlError: Got duplicate key in t-foreach: undefined
    at MessagingClass.template (eval at compile (https://www.edi.be/web/assets/1630502-f13e9bb/web.assets_common.min.js:2057:374), <anonymous>:249:51)
    at node.renderFn (https://www.edi.be/web/assets/1630502-f13e9bb/web.assets_common.min.js:1613:210)
    at node.renderFn (https://www.edi.be/web/assets/1630502-f13e9bb/web.assets_common.min.js:1614:207)
    at Fiber._render (https://www.edi.be/web/assets/1630502-f13e9bb/web.assets_common.min.js:1496:96)
    at Fiber.render (https://www.edi.be/web/assets/1630502-f13e9bb/web.assets_common.min.js:1495:6)
    at ComponentNode.render (https://www.edi.be/web/assets/1630502-f13e9bb/web.assets_common.min.js:1571:56)

What would be your expected behavior in this case?
No errors

To Reproduce

Affected versions: 16.0

Steps to reproduce the behavior:

  1. Find an object with multiple failed messages
  2. Open the form view

Expected behavior

Additional context

@kmagusiak kmagusiak added the bug label Nov 13, 2023
@pedrobaeza
Copy link
Member

@payen000 can you please check?

@payen000
Copy link
Contributor

Hello @pedrobaeza,

Sorry for the delay in answering, I have my hands a little full at the moment, I can check this starting next week (hopefully a little earlier), is that ok for you?

@pedrobaeza
Copy link
Member

Don't worry, when you are able to, and you also don't have the obligation.

@kmagusiak
Copy link
Author

Just a note, it seems to happen only in debug mode.

Copy link

github-actions bot commented Jun 9, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 9, 2024
@kmagusiak
Copy link
Author

Fix was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

3 participants