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
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