Skip to content

[ENHANCEMENT] Change ReadCollection DTO to default date when all data is to be returned #910

@neilfromcork

Description

@neilfromcork

Any ReadCollection request with either a null date or a date from before the first release will have the same result. This fix is to change the DTO constructor to give the same parameters and hence the same cache key for all such requests.
Earliest date can be read from the database and cached.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfixedFixed and ready for testing

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions