Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

autoDelete flag is sent for recurring schedules #34

Open
jondoe1337 opened this issue Jan 9, 2017 · 1 comment
Open

autoDelete flag is sent for recurring schedules #34

jondoe1337 opened this issue Jan 9, 2017 · 1 comment

Comments

@jondoe1337
Copy link

Although the flag is as said by the doc not used by the recurring schedules, the flag is sent with the updateSchedule Command which produces an error:

code=6;message=parameter, autodelete, not available

Bridge version is: 01036659
SDK -> Master

@Marcel-Malus
Copy link

Can confirm that behavior. @dev-team: please fix :)

The only workaround I see currently, is to get all the settings from the schedule you want to update, delete it and create a new one with old settings + updated settings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants