Page 1 of 1

Users not being created

Posted: December 28th, 2022, 1:35 pm
by CathyC
we created a user in user managment in the ide for training, but it never shows. in turning on ide logs, we saw it has an error

Invalid column name 'DisplayDateFormat'
Invalid column name 'DisplayDateTimeFormat'
image.png
Was this caused by our recent request to clean up the epusers table in forum post?

viewtopic.php?p=1322

Re: Users not being created

Posted: January 3rd, 2023, 11:45 am
by SteveCap
This was an issue with the template. You can fix it by going to the security app and checking out the POST CreateUser REST API and then editing the CreateUser service to have the correct spelling. The template has been fixed so when a new tenant is created the security app will be correct.