So I have a JSON tree for users data, but when a new user is created how do I make a copy of the default data for a new user to save their individual settings for?
Also related to this, if I wanted to add a new item to the data in the future, how would I do that and be able to update all existing users with the new line item from the update?
What I mean for example is, in the screenshot below if I wanted to add a new item called “Move” to go under “Build” how would I be able to do that so all the EXISTING users get that new item, but without disturbing any of their saved items from prior to the update.
I hope that isn’t too confusing, I couldn’t find anything similar to this question in the forums already
Thank you very much for all the help Thunkers!