User Tools

Site Tools


infrastructure:services:zammad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infrastructure:services:zammad [2024-05-25 09:01 UTC] – [Data entry] stbinfrastructure:services:zammad [2024-11-19 09:40 UTC] (current) – [Deleting Users] stb
Line 30: Line 30:
 ==== Deleting Users ==== ==== Deleting Users ====
  
-Deleting users from Zammad can be difficult; we had problems remmoving them through the data privacy cleanup job (see https://zammad.hamburg.ccc.de/#system/data_privacy)+Deleting users from Zammad can be difficult; we had problems removing them through the data privacy cleanup job (see https://zammad.hamburg.ccc.de/#system/data_privacy)
  
 Instead, you can remove users through the [[https://docs.zammad.org/en/latest/admin/console/dangerzone-for-experts.html|command line]]: Instead, you can remove users through the [[https://docs.zammad.org/en/latest/admin/console/dangerzone-for-experts.html|command line]]:
Line 45: Line 45:
    organization_id: nil,    organization_id: nil,
   ...   ...
-  + 
 +==== Running maintainance tasks manually ==== 
 + 
 +Zammad apparently sometimes needs some handholding, which can be accomplished by running a rake task or two. Available tasks: 
 + 
 +  root@zammad:/ansible_docker_compose# docker exec ansible_docker_compose-zammad-railsserver-1 /docker-entrypoint.sh rake --tasks 
 + 
 +Rebuilding the search indices:   
 +  root@zammad:/ansible_docker_compose# docker exec ansible_docker_compose-zammad-railsserver-1 /docker-entrypoint.sh rake rake zammad:searchindex:rebuild 
infrastructure/services/zammad.1716627680.txt.gz · Last modified: 2024-05-25 09:01 UTC by stb

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki