Skip to content

Resolve "Removing an image via Web IDE shows binary data"

Denys Mishunov requested to merge 60856-deleting-binary-file into master

What does this MR do?

Resolves #60856 (closed)

In essence, when deleting or re-naming a binary file, we need to fetch it's content and raw information before it can be previewed on Commit view.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Denys Mishunov

Merge request reports