- Store web client user configuration in the database.
- Load server properties from system environments. (Issue)
- Store sequence zombies in the database. (Issue)
- Portal: Send a mail to externals on new ticket messages. (Issue)
- PostgreSQL: Remove NULL bytes (\0) from strings because strings with \0 cannot be stored as CLOB or STRING.