issues-helper icon indicating copy to clipboard operation
issues-helper copied to clipboard

Error using -a or --assignee

Open KannarFr opened this issue 7 years ago • 4 comments

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.

KannarFr avatar Aug 21 '18 09:08 KannarFr

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 .

divarvel avatar Sep 07 '18 08:09 divarvel

cc @NotBad4U Can you help on this?

waxzce avatar Sep 10 '18 13:09 waxzce

@divarvel I did it, it's not better. But I'm now waiting for @NotBad4U investigations :D.

KannarFr avatar Sep 11 '18 14:09 KannarFr

poke.

KannarFr avatar Oct 02 '19 12:10 KannarFr