Marvin
08/03/2023, 8:22 PMcircular dependencies when attempting to deploy a custom record and a role that includes the access to the record at the same time? How were you able to resolve?
Using Suitecloud Development Framework.
Record object references permission for the role, and role references access to the record which causes the following error.
WARNING -- One or more potential issues were found during custom object validation. (customrecord_cafb_packing_pallets)
Details: Circular dependencies detected. The following custom objects reference each other in a way that creates direct dependencies: customrecord_cafb_packing_pallets -> customrole_cafb_wise_systems_api -> customrecord_cafb_packing_palletsDavid B
08/03/2023, 11:12 PMMarvin
08/04/2023, 5:40 AM