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

Review Task Views #16

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Review Task Views #16

merged 3 commits into from
Oct 7, 2024

Conversation

bbengfort
Copy link
Contributor

@bbengfort bbengfort commented Oct 7, 2024

Scope of changes

Implements views for the review tasks.

Type of change

  • bug fix
  • new feature
  • documentation
  • other (describe)

Acceptance criteria

This PR will be merged without review.

Author checklist

  • I have manually tested the change and/or added automation in the form of unit tests or integration tests
  • I have updated the dependencies list
  • I have added new test fixtures as needed to support added tests
  • I have added or updated the documentation

@bbengfort bbengfort merged commit 1cf72cb into main Oct 7, 2024
6 checks passed
@bbengfort bbengfort deleted the review-task branch October 7, 2024 03:28
Copy link

sentry-io bot commented Oct 7, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ AttributeError: 'ReviewTaskDetail' object has no attribute 'response' /reviews/{pk} View Issue
  • ‼️ AttributeError: 'WSGIRequest' object has no attribute 'query_params' /reviews/{pk} View Issue
  • ‼️ Exception: <QueryDict: {}> /reviews/{pk} View Issue
  • ‼️ SyntaxError: invalid syntax (views.py, line 172) parlance.urls in <module> View Issue
  • ‼️ NameError: name 'view' is not defined parley.views in <module> View Issue

Did you find this useful? React with a 👍 or 👎

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.

1 participant