I’m slowly building my first Bubble app while I learn Bubble. I created my database first, am now working on the pages, and haven’t added any workflows yet. I had already decided to keep my User data type lean based on other forum discussions I’ve read, putting most entries in a separate Settings data type (locking down both with privacy rules). Now, based on this discussion, I think I’ll put everything in the Settings data type except the default fields in User. The Settings tab doesn’t get populated until the user signs up. Hopefully, I can prevent most of these kinds of situations this way. Crossing fingers…