I am trying to upgrade from v1.12 to v1.17 and when I do, my last updated and date closed fields are all empty. Is there a way to preserve these?
ludespeedny
Probably something messed up with the Queue Columns. You can go to the queues in the admin panel and set the primary data source to the data you want to see. For more information please see our documentation below:
Cheers.
Thanks! Looks like my db user import didn't grant 'all' permissions on the table. Fixing that got the update working well. I had to go to v1.15.3 then to 1.17.
I got OAuth working right, but LDAP was not working. Saw someone else post that dropping to php 8.0 worked. I dropped to 8.0 from 8.1 and seems to be working better for LDAP. So something seems broken on php 8.1 for LDAP