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

(bug) Session delete isnt working/crashes even when there is no attendance/assessment (child record) #364

Closed
CritiqalPete opened this issue Feb 3, 2023 · 2 comments
Assignees
Labels
bug Something isn't working Critical

Comments

@CritiqalPete
Copy link
Sponsor Member

v 3.02
to reproduce

  1. Select a test team (Guadalupe Juniors)
  2. Select a session date
  3. Choose Delete Session
  4. Observe
  5. Verify there are no attendances or assessments for that session
    Result: The operation is blocked even where none of the students are marked 'attending'

Note This may require investigating cases where attendance records have been generated with 'attended'=FALSE values being counted as attendance records and blocking delete. What do we do?

ADDITIONAL EXAMPLES

  • Bryant Select 2022-2023 (fails to delete through there are not attendance records set)
  • switch to the headcount team Cleveland Recess 2022-2023
    Crashes before loading that team
@CritiqalPete CritiqalPete added bug Something isn't working Critical labels Feb 3, 2023
@CritiqalPete CritiqalPete changed the title (bug) Session delete isnt working/crashes even when there is no attendance/assessment (bug) Session delete isnt working/crashes even when there is no attendance/assessment (child record) Feb 7, 2023
@CritiqalPete
Copy link
Sponsor Member Author

this is an API issue. It is incorrectly identifying the session as "active"

@CritiqalPete
Copy link
Sponsor Member Author

confirmed fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical
Projects
None yet
Development

No branches or pull requests

3 participants