Publicly created thing doesnt appear in users data

Hi there,

I have problem with listing data from specific user when these data were created by public/non registered user.

My data model is this:
Event datatype

  • Name
  • Description
  • Photo

Memo datatype

  • Name
  • Text
  • Event (Ref. to event unique ID)

I allowed public users (not registered/not loggedin) via privacy to be abel to add Memo’s for user’s event, but this specific user/owner of this event cant list them in Do a search for, user can see only memos created by him.

Since I have datatype of Memo’s where I store all the memos with reference to specific Event, I guess the problem is with search of this memos that were creaed by not registered user, because there is no reference to it in bubble.

Can someone help me fix this, why it doesnt work, my pivacy rules allow public users to create it, but why it cant be listed?

Thanks

Hey, can you please attach the screenshot of privacy rules as well?

Here you go:

I used others rule for that.
As I mentioned not logged in users can create it but users that should be able to see it cant, also i changed Memo datatype to recording.

Okay, I probably found the problem, I had to update privacy rule of Find in searches and View Attached files.

SOLVED