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

Upload time and Creation time in searchrequest #21385

Open
marinofaggiana opened this issue Jun 12, 2020 · 6 comments
Open

Upload time and Creation time in searchrequest #21385

marinofaggiana opened this issue Jun 12, 2020 · 6 comments
Assignees
Labels

Comments

@marinofaggiana
Copy link
Member

#17765

<?xml version="1.0"?>
<d:searchrequest xmlns:d="DAV:" xmlns:oc="http://owncloud.org/ns" xmlns:nc="http://nextcloud.org/ns"> 
<d:basicsearch>
...
<d:lte>
  <d:prop>
    <nc:upload_time />
  </d:prop>
  <d:literal>1591716364</d:literal>
</d:lte>
...

return error, isn't implemented?

@marinofaggiana marinofaggiana added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap client: 🤖🍏 mobile labels Jun 12, 2020
@rullzer
Copy link
Member

rullzer commented Jun 20, 2020

Yep this doesn't work with search yet.

@marinofaggiana
Copy link
Member Author

@icewind1991 any eta ?

@szaimen

This comment has been minimized.

@tobiasKaminsky

This comment has been minimized.

@szaimen szaimen added 1. to develop Accepted and waiting to be taken care of feature: dav and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap needs info labels Jun 9, 2021
@szaimen szaimen added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Dec 21, 2021
@szaimen
Copy link
Contributor

szaimen commented Jan 9, 2023

Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you!

@szaimen szaimen added needs info 0. Needs triage Pending check for reproducibility or if it fits our roadmap and removed 2. developing Work in progress labels Jan 9, 2023
@tobiasKaminsky
Copy link
Member

Linked PR, that fixes it, is not yet merged…

@szaimen szaimen added 2. developing Work in progress 26-feedback and removed needs info 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Jan 11, 2023
@joshtrichards joshtrichards added the hotspot: file time handling ctime, mtime, etc. handling during various operations label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants