Skip to:
Update DB schema according to:
Now, `mod-kb` requests user data from `mod-users` each time access status type are created or changed. To decrease the number of requests this data may be stored in the `user` table and requested only when does not exist.
Update DB schema according to:
Now, `mod-kb` requests user data from `mod-users` each time access status type are created or changed. To decrease the number of requests this data may be stored in the `user` table and requested only when does not exist.