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

filter to a list of candidate campaigns #5440

Merged
merged 2 commits into from
Jul 8, 2020

Conversation

jisantuc
Copy link
Contributor

@jisantuc jisantuc commented Jul 8, 2020

Overview

This PR limits returned tasks from the random tasks endpoint to tasks in projects in campaigns that share a parent but that are not owned by the requesting user.

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible
  • Any new SQL strings have tests (😢)

Notes

This is really hard to test, given the number of things that need to be produced to create a test case. I think it should be tested in practice instead of in an automated way. Also, the testing pain here makes me concerned in a broader sense.

Testing Instructions

  • 😢

@jisantuc jisantuc merged commit d6fffeb into develop Jul 8, 2020
@jisantuc jisantuc deleted the bugfix/js/limit-to-sibling-campaigns branch July 8, 2020 20:53
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.

2 participants