FileGetInfo on deleted file returns FILE_DELETED error #40
Labels
Bug
An error that causes the feature to behave differently than what was expected based on design.
P1
High priority issue, which must be completed in the milestone otherwise the release is at risk.
Release Note
Issues which need a release note created.
Summary of the defect
A
FileGetInfo
query should still return the metadata (expiry, WACL, deletion status) of a deleted file until it has expired; however, Services is currently rejecting such queries with aFILE_DELETED
response status.Suggested resolution
Update the relevant
AnswerService
with relaxed validation logic.The text was updated successfully, but these errors were encountered: