I've logged an enhancement request to get this added, but I was just wondering if anyone else had encountered this issue and managed to implement a fix/workaround... before I dive into the code myself to come up with a temporary solution?

Moderator: crythias
I hadn't come across this before. I've registered and posted the suggestion, but does anyone at OTRS really look at this? I've seen plenty of similar sites become places where good ideas go to die...Alexander_Halle wrote: I would suggest to post the idea on otrsteam.ideascale.com instead of an enhancement bug.
No. If any of the ramble above implied that, it's because I thought at the time that this sometimes was the case for certain types of article. However, my final summary still stands - the only thing you can assume by scanning the ticket_flag table is that someone, somewhere hasn't read all of the articles.crythias wrote:Are you saying ticket_flag Seen 0 isn't set on a ticket_flag when a new article arrives?
(I'm sorry if I missed the important part of Mothra's post)
otrsteam.ideascale.com is a new service actively used by OTRS employees and users to collect and evaluate the ideas. This is to prevent the dying of good ideas and for a better overview than enhancement bugs. I think chances are high to see popular ideas implemented in new OTRS releases but this takes some time of course.Mothra wrote: I hadn't come across this before. I've registered and posted the suggestion, but does anyone at OTRS really look at this? I've seen plenty of similar sites become places where good ideas go to die...
Great idea - but what would have to be changed? Adding "responded" to Ticket::ViewableStateType doesn't suffice as it doesn't show up in the ticket state list, also, where would I have to set the translation (i.e. into German)?crythias wrote:A workaround that was suggested off-list: Create a new state/status of "Responded" as type open. You'd set that as follow-up state in the Sysconfig and you can sort by that state in Tickets, status view.
Admin tabValsimot wrote:what would have to be changed
I used "beantwortet"crythias wrote:ThenValsimot wrote:what would have to be changed
Edit Config Settings in Ticket -> Core::PostMaster
PostmasterFollowUpState
reagierten
PostMasterFollowUp can be used to "flag" when a customer has replied to the ticket (via email). ... Basically, a reminder by state who updated the ticket last - Agent or Customer.Valsimot wrote:Why is it neccessary to change Core::PostMaster PostmasterFollowUpState as well?