
Description¶
Mark whole tickets or single articles as unseen or seen.
Usage¶
Setup¶
Configuration Reference¶
Core::OTOBO::MarkTicketSeenUnseen¶
MarkTicketSeenRedirectDefaultURL¶
Defines the redirect URL for setting a ticket article to ‘seen’.
MarkTicketUnseenRedirectDefaultURL¶
Defines the redirect URL for setting a ticket article to ‘unseen’.
Frontend::Agent::ModuleRegistration¶
Frontend::Module###AgentTicketMarkSeenUnseen¶
Frontend module registration for the agent interface.
Frontend::Agent::View::Preferences¶
PreferencesGroups###MarkTicketUnseenRedirectURL¶
Defines the config parameters available in the preferences view. The default redirect URL from SysConfig ‘MarkTicketUnseenRedirectDefaultURL’ is used if no selection is made by the agent.
PreferencesGroups###MarkTicketSeenRedirectURL¶
Defines the config parameters available in the preferences view. The default redirect URL from SysConfig ‘MarkTicketSeenRedirectDefaultURL’ is used if no selection is made by the agent.