maikvandergaag / msft-extensions

Repository for extensions mainly used for Azure DevOps Extensions
https://msftplayground.com
MIT License
125 stars 81 forks source link

Error when set refresh schedule #487

Closed boleung closed 1 year ago

boleung commented 1 year ago

I set the refresh schedule task as below image

But it failed with error image

What would be the reason? Is the json correct? is there any help documentation on the json to set refresh schedule?

boleung commented 1 year ago

Resolve it by specify 'days' value to ['Monday', 'Tuesday'], it doesn't support 'Daily'.