You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since our upgrade to Gerrit 3.10.1, the plugin fails with the following error message:
Failed to get Gerrit changes.
Request not successful. Message: Bad Request. Status-Code: 400. Content: Unrecognized value: draft.
This happens only if the Status filter is set to 'All' or 'Draft'; the statuses 'Merged', 'Open', and 'Abandoned' produce no such error message.
My Intellij configuration:
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 13, 2024
...
Runtime version: 21.0.5+8-b631.16 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.9.3-76060903-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 16
Registry:
ide.experimental.ui=true
i18n.locale=
Non-Bundled Plugins:
com.jetbrains.space (243.21565.122)
...
com.urswolfer.intellij.plugin.gerrit (1.3.1-203)
Kotlin: 243.21565.193-IJ
Current Desktop: KDE
The text was updated successfully, but these errors were encountered:
Also the assignee has been removed (in favor of 'attention'), so the assignee filter shouldn't be displayed anymore for newer gerrit versions (not sure though exactly when this was removed as both changes are not mentioned in the changelogs. Both worked in 3.7 but fail in 3.10
Since our upgrade to Gerrit 3.10.1, the plugin fails with the following error message:
Failed to get Gerrit changes.
Request not successful. Message: Bad Request. Status-Code: 400. Content: Unrecognized value: draft.
This happens only if the Status filter is set to 'All' or 'Draft'; the statuses 'Merged', 'Open', and 'Abandoned' produce no such error message.
My Intellij configuration:
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 13, 2024
...
Runtime version: 21.0.5+8-b631.16 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.9.3-76060903-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 16
Registry:
ide.experimental.ui=true
i18n.locale=
Non-Bundled Plugins:
com.jetbrains.space (243.21565.122)
...
com.urswolfer.intellij.plugin.gerrit (1.3.1-203)
Kotlin: 243.21565.193-IJ
Current Desktop: KDE
The text was updated successfully, but these errors were encountered: