Important: If you are a Zammad Support or hosted customer and experience a technical issue, please refer to: support@zammad.com using your zammad-hostname / or company contract.
Used Zammad version: 2.5
Used Zammad installation source: (source, package, …) Docker
Operating system:
Browser + version:
Hello!
*I have a question regarding FillDB
How can I load test Tickets?
What is the command to run FillDB.load()
Hi @gwingend - great Idea. There is currently no real development documentation where this should be placed. Maybe you find a matching spot in the current admin documentation? Pull requests are more than welcome
@CyberPunk2042 - you can read about the console in the documentation (the link posted by @gwingend above). How to access the console depends on your installation type. For source installation it’s just rails c, for package installations it’s zammad run rails c etc.