Infos:
- Used Zammad version: 6.0.0-1687415087.1c970a7f.focal
- Used Zammad installation type: package
- Operating system: Ubuntu 20.04 LTS
- Browser + version: Any
I would like to know how I could get the content of a single selection object and fill this content into a newly created multiple selection object via the rails console.
We basically need to change the whole input and preserve the current information after migrating from ZenDesk. Writing a script and having a full weekend of downtime is no issue at all. Thank you for any help regarding this
It would also help to simply know how to access those objects in the rails console and how to update them, thus creating a script by myself.