Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Extending an overdue reservation doesn't unset the overdue flag [v5.5] #1479

Closed
@orenyk

Description

@orenyk

See #1449 for more details; steps to replicate:

  1. Have an overdue reservation (due date prior to today, overdue attribute set to true)
  2. Edit said reservation, change due date to be after today
  3. Save reservation

What we want: overdue = false
What we get: overdue = true

I'll put together a quick patch for release-v5.5 and then a proper patch with tests for master (probably not today).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions