Summary: | Patient recycling order should be defined by the reception of its last instance, not by the patient creation | ||
---|---|---|---|
Product: | Orthanc | Reporter: | Sébastien Jodogne <s.jodogne> |
Component: | Orthanc Core | Assignee: | Sébastien Jodogne <s.jodogne> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | --- | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All |
Description
Sébastien Jodogne
2020-06-29 15:12:49 CEST
[BitBucket user: Sébastien Jodogne] [BitBucket date: 2019-01-15.19:59:59] The decision was taken to modify the patient recycling order as follows: Whenever a new **instance** is received, its parent patient is moved to the end of the recycling order. [BitBucket user: Sébastien Jodogne] [BitBucket date: 2019-01-15.20:09:39] Fix issue #58 (Patient recycling order should be defined by their received last instance) → https://hg.orthanc-server.com/orthanc/changeset/c0d7aee8c3f8 |