- Edited
Currently I'm using osTicket v1.16.2
I had properly setup filters for new tickets.
After upgrading to 1.16.2 we starts to get issues with filters
I'm using REGEX filters
(?i)ESET.*?certyfikat
but after saving it is constantly suplemented by adding prefix and suffix and it looks like this
/(?i)ESET.*?certyfikat/iu
Why it is suplemented ?
And why it stops filtering properly ?