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

Use fragment combinators for filters in task summary #5238

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

notthatbreezy
Copy link

@notthatbreezy notthatbreezy commented Oct 28, 2019

Overview

Fixes a bug where the task summary method on the Dao was generating incorrect SQL

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible

Testing Instructions

  • Re-assemble everything, get a JWT and export it to JWT_AUTH_TOKEN, start servers
  • Request: http --auth-type=JWT ":9091/api/projects/7e584c31-f5d1-4a02-9428-e83006642375/layers/1a8c1632-fa91-4a62-b33e-3a87c2ebdf16/tasks?format=summary&status=LABELED"
  • See that it works

@notthatbreezy notthatbreezy force-pushed the feature/cmb/fix-task-summary-filters branch from 2867a2c to 31514fa Compare October 29, 2019 12:21
@notthatbreezy notthatbreezy merged commit 3e6fdf1 into develop Oct 29, 2019
@notthatbreezy notthatbreezy deleted the feature/cmb/fix-task-summary-filters branch November 12, 2019 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants