Skip to content

Fix upload log activity sorting #5827

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

Merged
merged 1 commit into from
Jan 19, 2021

Conversation

jqnatividad
Copy link
Contributor

Fixes #5826.

Proposed fixes:

Use jinja2's built-in sort filter to sort by timestamp.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

Copy link
Member

@pdelboca pdelboca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @amercader @jqnatividad !

@amercader
Copy link
Member

Thanks

As an aside the, templates-bs2 in DataPusher can be removed

@amercader amercader merged commit 7eb25a8 into ckan:master Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resource datastore upload log does not list activities by datetime order
3 participants