emilienschultz / activetigger

MIT License
4 stars 0 forks source link

Issue with 'Convert Label' Functionality #119

Closed leomignot closed 2 weeks ago

leomignot commented 2 weeks ago

I'm encountering an issue with the "Convert Label" functionality and I'm not sure if it's a bug or if I'm missing something in its usage. I get the following error message:

[{"type":"enum","loc":["path","action"],"msg":"Input should be 'delete', 'add' or 'update'","input":"rename","ctx":{"expected":"'delete', 'add' or 'update'"}},{"type":"missing","loc":["query","label"],"msg":"Field required","input":null}]

emilienschultz commented 2 weeks ago

Error in the API. Thanks :)