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

Add interface for deleted files #10686

Closed
JammingBen opened this issue Mar 27, 2024 · 0 comments · Fixed by #11132
Closed

Add interface for deleted files #10686

JammingBen opened this issue Mar 27, 2024 · 0 comments · Fixed by #11132
Assignees
Labels
Category:Technical Technical ehancements

Comments

@JammingBen
Copy link
Collaborator

In order to clean up our Resource interface a bit we should add a dedicated interface for deleted resources that extends the existing Resource.

The new interface needs to contain the sdate as non-optional property, which can also be used to determine if a resource has been deleted (helper method with type predicate).

Whoever is tackling this, please also look if we can replace any trash route checks in favour of the new helper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Technical Technical ehancements
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant