Auto-Resume Triggers get lost with realm-cli push

Hi,

we are currently facing a Problem with realm-cli push
When we activate the Auto-Resume Trigger Checkbox in the Web UI everything looks ok.

If we pull with
realm-cli pull --remote
the following Entry appears in the Trigger Config:
“tolerate_resume_errors”: true

But now if we push, the Trigger gets disabled in the WebUI and also if we pull again the TriggerConfig will change to
“tolerate_resume_errors”: false

So we cant deploy these Changes to our Test and Production System, because the realm-cli push is not working with this Field.

Regards
Björn