OsakaWebbie/kizunadb

Action Sequence in search doesn't account for two on same day

Opened this issue · 0 comments

The list of Actions on a person page orders first by date and then by ActionID. But the query for Action Sequence in Advanced Search does not appear to account for that, so two actions on the same day might have unexpected results. The query (yes, it's already a horribly complex query) needs to take the ActionID into account.