Should one call Modified or MarkDirty on plugin in order to force further pipeline updates?
Not needed
But when I call update on the target algorithm, it is not updated, I mean
algo->Update();
But the request data is not called…
What to do then?