Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using "Draft" status returns API error #453

Open
KloolK opened this issue Jul 28, 2022 · 1 comment
Open

Using "Draft" status returns API error #453

KloolK opened this issue Jul 28, 2022 · 1 comment

Comments

@KloolK
Copy link

KloolK commented Jul 28, 2022

Whenever the Status: drop-down is set to Drafts or All, I receive the following error:

Failed to get Gerrit changes.
Request not successful. Message: Bad Request. Status-Code: 400. Content: Unrecognized value: draft.

Selecting a Status: that does not include Drafts works fine.

Any idea what's wrong here?

I'm using:

CLion 2022.1.3
Build #CL-221.5921.27, built on June 21, 2022
Runtime version: 11.0.15+10-b2043.56 amd64

Non-Bundled Plugins:
com.urswolfer.intellij.plugin.gerrit (1.2.6-203)

Gerrit v3.6.1

@KloolK
Copy link
Author

KloolK commented Sep 8, 2022

The is:draft value is no longer supported starting with gerrit v2.16: GerritCodeReview/gerrit@6ffb7d9

is:wip may be a suitable replacement.

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

No branches or pull requests

2 participants