Error using -a or --assignee
Hi,
There is an error probably due to changes in gitlab api:
$ gli o -o -a "kannar" "fix date formatting and export button"
Something happened: deserialization error
[ 10:45pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ]
$ gli o -o -a "@kannar" "fix date formatting and export button"
Something happened: gitlab error: no such user
[ 10:45pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ]
$ gli o -o -a "@kannar" "fix date formatting and export button"
Something happened: gitlab error: no such user
[ 10:46pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ]
$ gli o -o -a @kannar "fix date formatting and export button"
Something happened: gitlab error: no such user
[ 10:46pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ]
$ gli o -o -a kannar "fix date formatting and export button"
Something happened: deserialization error
[ 10:46pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ]
$ gli o -o --assignee kannar "fix date formatting and export button"
Something happened: deserialization error
Or maybe my usage is not correct.
I'm not using gitlab anymore, so I don't have an easy way to test. Can you try updating the gitlab dependency?
On Tue, Aug 21, 2018 at 11:49 AM, Alexandre DUVAL [email protected] wrote:
Hi,
There is an error probably due to changes in gitlab api:
$ gli o -o -a "kannar" "fix date formatting and export button" Something happened: deserialization error [ 10:45pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ] $ gli o -o -a "@kannar" "fix date formatting and export button" Something happened: gitlab error: no such user [ 10:45pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ] $ gli o -o -a "@kannar" "fix date formatting and export button" Something happened: gitlab error: no such user [ 10:46pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ] $ gli o -o -a @kannar "fix date formatting and export button" Something happened: gitlab error: no such user [ 10:46pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ] $ gli o -o -a kannar "fix date formatting and export button" Something happened: deserialization error [ 10:46pm ] [ kannar@pond:~/git/cc/postgresql-addon-play(bootstrapv4✔) ] $ gli o -o --assignee kannar "fix date formatting and export button" Something happened: deserialization error```
Or maybe my usage is not correct.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CleverCloud/issues-helper/issues/18, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKk8zKIeAzHsnyv0IXiFFfmXTm4bGUCks5uS9elgaJpZM4WFdAx .
cc @NotBad4U Can you help on this?
@divarvel I did it, it's not better. But I'm now waiting for @NotBad4U investigations :D.
poke.