Skip to content

Fix: include start_time in activity sort order#1216

Open
Quintus3 wants to merge 1 commit into
masterfrom
fix/activity-list-sort-order
Open

Fix: include start_time in activity sort order#1216
Quintus3 wants to merge 1 commit into
masterfrom
fix/activity-list-sort-order

Conversation

@Quintus3
Copy link
Copy Markdown
Contributor

Closes #1215.
Included start_time in the sorting arguments, instead of only start_date.

@SilasPeters
Copy link
Copy Markdown
Member

Lol what do you think of #1217 ? He has one extra place where this fix takes place, not sure where one is needed.

@Quintus3
Copy link
Copy Markdown
Contributor Author

Lol what do you think of #1217 ? He has one extra place where this fix takes place, not sure where one is needed.
@SilasPeters

I've looked at his change, and it seems like lines 68-73 are just copies from lines 6-9, which is being called afterwards anyways. Correct me if I'm wrong, but I think lines 68-73 can just be replaced by index().
If this is incorrect, the proposed changes by that other guy seem fine, thus adding , start_time: desc to line 68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Board activity list wrong sort order on same-day activities

3 participants