Announcement

Collapse
No announcement yet.

Relation missing when adding convert to another entity

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Relation missing when adding convert to another entity

    Hello, and thank you for reading.

    Recently I have managed to add the convert logic to meetings and all works well up until saving the converted entity, I started debuging and I get this error:

    [2024-06-03 14:37:06] ERROR: (0) Entity does not have a relation 'meetings'.; POST /Meeting/action/convert; line: 74, file:/application/Espo/ORM/Repository/RDBRelation.php

    how do I fix it?, I have made sure that all created'Entity' relationships are set correctly
Working...
X