I think I have found a bug with the User module and I’d like to know what you think. Here are the steps to reproduce:
- Create a One-to-Many relationship on the User module, to any other module (So it’s 1 user to many of the other)
- Go to the other module and add the User field to the Edit layout (and to the display, or sync the display and the edit views)
- Do a repair/rebuild
- Try to save a record. The user field will not save.
I tried the above procedure with other field types, and they work properly. After much debugging, I was able to determine that Studio was not creating the link field on the User side. After manually adding it, it works.
Still no idea why it works for other modules. Does any know if this a known issue?
I’m using Version 7.11.3
Sugar Version 6.5.25 (Build 344)