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

Inconsistent link destination for assessors #26

Closed
crablab opened this issue Jul 16, 2020 · 2 comments
Closed

Inconsistent link destination for assessors #26

crablab opened this issue Jul 16, 2020 · 2 comments
Assignees
Labels
assessments: 0.3.0 bug Something isn't working
Milestone

Comments

@crablab
Copy link
Contributor

crablab commented Jul 16, 2020

When opening an IA link, sometimes the assessor will end up on the page for the assessment, and sometimes on the page listing all of their outstanding assessments.

Expected: if they only have one assessment outstanding, the link should take them directly to that assessment :)

This could be a race condition, or some kind of unexpected functionality (ie. we're counting total IAs for the assessor, not those outstanding)

@warrensearle
Copy link
Member

This appears to be fixed by the work carried out in #34

@warrensearle warrensearle added this to the 20JULB milestone Jul 17, 2020
warrensearle added a commit that referenced this issue Jul 17, 2020
Release notes:
 #19 Add sentry logging
 #26 Ensure login link takes user to assessment page
 #27 Rename "upload" button
 #34 Ensure following a log-in link ends & replaces previous session
 #35 Ensure mal-formed login links are rejected
 #39 Update favicon
@crablab
Copy link
Contributor Author

crablab commented Jul 20, 2020

Fixed :)

warrensearle added a commit that referenced this issue Jul 20, 2020
 #19 Add sentry logging
 #26 Ensure login link takes user to assessment page
 #27 Rename "upload" button
 #34 Ensure following a log-in link ends previous session
 #35 Ensure mal-formed login links are rejected
 #39 Update favicon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessments: 0.3.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants