(Closed) After Restored to different server

  • Used Zammad version: 3.6
  • Used Zammad installation source: package
  • Operating system: Ubuntu 20.04
  • Browser + version: any

Expected behavior:

  • No error after migrated to another server with new version

Actual behavior:

  • upgraded to 3.6 but cant saw the data privacy tab for user deletion
  • noticed roles management have double check box for group access

already run
apt-get update && apt install zammad
sudo zammad run rails db:migrate
sudo zammad run rake searchindex:rebuild

System works fine and monitoring is no issue found.
only the roles management and the data privacy had a problem.

backup from 3.3 and restored to 3.6 using official documentation.

Thank You…

already fixed: need also to run sudo zammad run rails assets:precompile after restored

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.