Hello,
I have received a request to unwatch all tickets for an user. I could find the rows in TICKET_WATCHER. Would be working if i delete de lines that the watch function will be removed for that user and ticket? Any option?
Thank you
Unwatch tickets in bulk
Moderator: crythias
-
- Znuny superhero
- Posts: 658
- Joined: 24 Feb 2012, 03:58
- Znuny Version: LTS and Features
- Real Name: Mo Azfar
- Location: Kuala Lumpur, MY
- Contact:
Re: Unwatch tickets in bulk
there are maybe an addon that can resolve this, just search for otrs ticketzoom watchers
or you have to write some scripting to bulk remove ticket from watcher
ref: https://doc.otrs.com/doc/api/otrs/6.0/P ... nsubscribe()
or you have to write some scripting to bulk remove ticket from watcher
ref: https://doc.otrs.com/doc/api/otrs/6.0/P ... nsubscribe()
My Github
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
Re: Unwatch tickets in bulk
Thank you