I'm trying to insert a user into the PostgreSQL database on the Heroku web server.
The user attributes in the PostgreSQL database
Asyoucanseethereisacolumncalledgroups,andeverytimeI'mtryingtosubmittheformitsavesallthedataintheothercolumnsexceptthegroups,IdideverythingrightintheimplementationandIdonotknowthewhichiswrong.
SoaftersubmittingtheformwhenIchecktomakeaselectinthetablethefieldisnull,butIputaprintinthecontrollertoseeifitisactuallysendingthedataasinthecodebelow;
System.out.println(