Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-immediate recurrence requests not sorted correctly on reappearance #28

Closed
danieljsummers opened this issue Sep 5, 2019 · 1 comment
Assignees
Labels

Comments

@danieljsummers
Copy link
Collaborator

After #26 was implemented, requests that do not recur immediately show at the top of the list once their time to show arrives; they should show at the bottom. Sorting by showAfter then by asOf should correct this.

@danieljsummers danieljsummers self-assigned this Sep 5, 2019
danieljsummers added a commit that referenced this issue Sep 10, 2019
@danieljsummers
Copy link
Collaborator Author

Fixed in v2.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant