I have a repeating group with information that is finally functioning wonderfully… but only for one user for some reason? When I run the app as another user (with the same setup and privacy settings, etc), the repeating group is not visible.
I ran the debugger and somehow the option set every user should be seeing with the repeating group is empty. But I’m not sure how that could be happening since I don’t have any conditionals that are specific to a singular user? How do I figure out whats happening?
So for example, here is what I see in the debugger for the users its not working for:
Have you tried removing the rule just to see if that “resolves” the issue? If it does, then at least you know it’s the privacy rule, and you can go from there.
There is nothing wrong with displaying an option set in a repeating group, and I don’t know why only one user would be able to see it. What do the setups of the option set and repeating group look like?