Hello,
In Odoo Community 16. We have 2 projects: "project a" and "project B", each project has task with the same name "task1"
Project a task1
Project b task1
When trying to import from a file (xls, xlsx, csv) the rows are not imported, it shows field errors on task field unsupported format character '(' (0x28)
If we try on version 14 the import is ok. Only on V 16 it doesn't allow import of task with same name in different projects.
We try different versions of Excel, csv encoding, different databases.