Join Slack
Powered by
Is there any way to map them to Inspection Entity ...
# exposed
b
betterclever
03/11/2018, 11:56 AM
Is there any way to map them to Inspection Entity object directly?
t
tapac
03/11/2018, 8:41 PM
Maybe you need mapping from User to Inspections, then you can use
user.inspections.map{ it.reportId }
4
Views
Open in Slack
Previous
Next