Skip to content

[bugfix] Grid backup and restore does not work if grid assumes a single stream.

Robert K requested to merge bugfix/backuprestore-2 into master

This, for example, does not work with SPGrid at the moment. This patch fixes the issue by copying the grid backup to a separate stream. This can be safely backported to 2.5.

Merge request reports