I have a problem that creator of my custom entity doesn't see the record he just created, instead get 403 error. Here is his role settings for the scope I have problem.
When creating record, assignedUser is not populated as it is not required. User has default team, so the team populates to record. I solved this issue by assigning this record to creator, but I think it shouldn't work this way. Another way is set read level to team, but I want user to see record without these manipulations
When creating record, assignedUser is not populated as it is not required. User has default team, so the team populates to record. I solved this issue by assigning this record to creator, but I think it shouldn't work this way. Another way is set read level to team, but I want user to see record without these manipulations
Comment