System: demo.us.espocrm.com
Ver: 8.2.4
Steps:
1. Create Parent-to-Children Relationship for "Task".
2. Add parent entity type "Account" with Foreign Link mark
3. Rebuild / Clear cache / Reload.
Link field for task is absent. (field record like
don't created in entityDefs/Account.json
Ver: 8.2.4
Steps:
1. Create Parent-to-Children Relationship for "Task".
2. Add parent entity type "Account" with Foreign Link mark
3. Rebuild / Clear cache / Reload.
Link field for task is absent. (field record like
Code:
"tasks": { "type": "linkMultiple" }
Comment