Cloned app, user attributes not working correctly

This is a weird one. I cloned an app and was surprised that all users were also brought in. There are formulas in our user table and I noticed that all users except for mine (at ID 1) had the calculated values filled out. One particular field is a date field that is used for filtering a chart. I modified the formula for that particular field and saw that it was correctly filled out in the user table. However, the chart that that field is used in is acting like there is no value in that field for my user. Therefore, there is no filter placed on the chart.

For some reason, I can see values in the noloco table for my user, but the rest of the app acts like those values aren’t there.

Ok, I logged out and logged back in and things have cleared up. Sorry for the alarm

1 Like

I’m glad everything was working in the end @MWorth - feel free to reach out to our support team if something isn’t working right

Thanks @darragh . Just as an FYI, not sure this is a bug, but a quirk of cloning an app that brings in all of the users. We had some strange behavior from the new cloned app with the existing users. Not only did I have some weirdness which was solved after logging in and logging out, but users also had issues. For example, a builder could log into the cloned app but could not edit the app even though he had the right role. This was fixed by simply modify his user role from builder to client and back to builder (I think anything would work, but simply wanting the database to write is what we wanted) corrected it. The user noticed they received a new welcome email from the cloned app and was then able to log in again and reach the builder interface.

you could be right about that one - I think I know how to explain that, and we’ll take a look!

Thanks for flagging it