Skip to content
Commit 0a90244d authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix assert for translated inter-resource remove of multiple items

The special handling to ensure translation of inter-resource move
did not consider moving of multiple items and the fact that when
it gets translated into Remove on source resource (or client) the
resource might not support batch removal.

Make sure that if split is needed we first perform split, then
translate to Remove/Add.

BUG: 361263
FIXED-IN: 16.04.1
parent 402f42f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment