qduchenne Hi, Realized that yesterday but forgot to mention… tickets.php shows by default everyhting (Open, In-Progress, … Closed) If I want to filter on only open tickets :
wrongecho Ticket filtering was recently updated in this PR: itflow-org/itflow806 Have you updated yet?
wrongecho I see, are you able to replicate this on the demo? I didn't seem to be able to, but might be misunderstanding.
wrongecho My bad, I see it now. Closed tickets show on the main tickets view. This is likely a regression introduced by that update in the other thread.
psiiota @qduchenne Should be fixed in this PR: Update Array for ticket Query by o-psi · Pull Request #814 · itflow-org/itflow (github.com)
qduchenne I still see all tickets by default and when I click on "open" it filters only those flagged as "open". Not those "In-Progress", "Assigned", etc… Same behavior on my both instances and demo
johnny @qduchenne We just reverted back as select2 multi status selection wasn't working with our existing filters we had in place, we will work on an improved solution soon. Anyway the old way was restored itflow-org/itflow900ec75
johnny The ability to select multiple statuses has been restored Initial Commit: itflow-org/itflow3749cbf Quick Fix commit to fix SQL Injection by sanitizing each status in the status array itflow-org/itflow1f9c657