Skip to content

Conversation

@dmcmanam
Copy link
Member

No description provided.



// if projectid is not passed to the endpoint, run for all requests in LIMS created after Sept. 2023
List<DataRecord> requests = dataRecordManager.queryDataRecords("Request", "IsCmoRequest = 0 AND ReceivedDate > 1692367976923", user);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it better to restrict it compared to the current time?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants