Skip to content

Endpoint /api/files/bulkRemove returns success even if some files were not deleted because of permissions #209

@lmarini

Description

@lmarini

The endpoint properly respects permissions and does not delete files that it doesn't have permission to delete, but it returns status:success even if some files were not deleted. It might be better to return a list of files that were deleted a list of files that were not deleted.

https://github.com/clowder-framework/clowder/pull/153/files

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions