IT-REX-Platform / media_service

MIT License
0 stars 0 forks source link

added check if bucket and file exists, so that media record can be de… #24

Closed ZombieAlienRobot closed 1 year ago

ZombieAlienRobot commented 1 year ago

…leted without an object

Description of changes

Added fix to delete mediarecord without adding object to minio

How has this been tested?

Please describe the test strategy you followed.

In case of manual test, please document the test well including a set of user instructions and prerequisites. Each including an action, it's result, and where appropriate a screenshot. In case of automated tests, the test coverage should be reasonably high, especially on Service classes and other classes with complex logic.

Checklist before requesting a review

Checklist for reviewer