jasper icon indicating copy to clipboard operation
jasper copied to clipboard

Cannot sort issues by `updated at` in ascending order

Open ymtdzzz opened this issue 3 years ago • 0 comments

Current Behavior

doesn't seem to be able to sort by updated at in ascending order.

ss

image image

Expected Behavior

enable to sort issues correctly. works fine with v1.0.7.

ss

image image

Possible Solution

Steps to Reproduce

  1. create a stream with something repo such as repo:jasperapp/jasper is:issue
  2. create a filter stream with sort:"updated asc"
  3. listed issues are still in updated at descending order

Context (Environment)

Version 1.1.0-beta.11

Possible Implementation

I'm not digging in, but it meybe regression with the commits around here? https://github.com/jasperapp/jasper/commit/9ecc985b58b3c31278e7c55982bae065da5100f8

ymtdzzz avatar Jul 03 '22 12:07 ymtdzzz