| Currently, a selective backup archive (ZIP) contains a descriptor reporting the filters applied originally by the user, in order to save/restore only the specific resources. While the GUI is able to automatically read those filters and act accordingly, the REST controller still needs them to be explicitly written on the request body. As an admin, I would like the REST controller to be able to recognize them automatically whenever exists and, possibly, have an explicit option to force a full Restore. |