Hello, giving a display in a repeating group of type User, but it is accepting any type of data, in the print is a proof that is accepting the type user_sat, but also accepts any other and no error appears. I believe it is some bug, but if anyone has seen this and knows how to fix it please share.
@vinimotta2013 Hey, This isn’t a bug. In Bubble, a repeating group’s type only controls what “Current cell’s thing” refers to. It doesn’t stop you from putting other data types inside the cell.
So even if the RG type is User, you can still display fields from other things (like user_sat) as long as your dynamic expression resolves to something valid. Bubble won’t throw an error for that.
If you want to keep things clear, the usual fix is to make sure the RG type matches the main thing you’re displaying, or wrap other data in groups with an explicit data source so it’s obvious where each field is coming from.
It’s definitely a bug…
Well, it should do (that’s literally one of the main jobs of the issue checker - to check for type-mismatches)….
…and it does in all other contexts.
It’s definitely reproducing for me - I’ve never noticed it before, so I’d guess it’s a relatively new bug.
I don’t think there’s any way to resolve it, so submit a bug report and just be careful with your expressions.
I believe it is a bug, yes, look, I set the rg to be type user sat, if I put a list of users it will give an error in the rg, but if it goes through the display of a workflow it simply ignores the chosen type. I remember it wasn’t the yes a little while ago, I believe it’s a new bug like @adamhholmes measured.
This would be awesome to send through support, they track this sort of thing and route it to the right person! Definitely looks sus.
Random but, if you delete that action and add it agian, does it still allow you to do that?
I will forward it to support, but I tested it in another app and it also turned out the same way. If you delete it and put it back in, you have the same behavior.
But it doesnt resolve to “something valid”? Huh?
Huh? What?!
This topic was automatically closed after 14 days. New replies are no longer allowed.


