Issue 3138: WIP Plugin: my changes query is not filtering out changes that are in WIP state
Status:  Invalid
Owner: ----
Closed:  Jan 2015
Cc:
Project Member Reported by zaro0508, Jan 28, 2015

Affected Version: Gerrit ver 2.9.4 with WIP plugin 2.9.4

What steps will reproduce the problem?
1. Run gerrit with the WIP plugin
2. push up a change
3. set to WIP state
4. click on top link My -> Changes

What is the expected output? What do you see instead?
This query should not show changes that are in WIP state however it does.  view attached image.
wip5.png
173 KB   View   Download
Jan 28, 2015
Project Member #1 David.Os...@gmail.com
Was the channe already in status draft before you have installed WIP plugin?
Status: AwaitingInformation
Jan 28, 2015
Project Member #2 David.Os...@gmail.com
Have you tried to log in with another identity? It supposed to work as following:

* Alice uploaded change 4711 and added Bob as reviewer
* Bob reviewed CRVW-1 and explained that it must be reworked, iow Alice needs two months to address Bob's comment
* Alice put the change in WIP state
* Bob refresh his change table and the change 4711 disappears

Jan 28, 2015
Project Member #3 zaro0508
Ok, that use case makes sense.  This bug is invalid.  I was confused by the WIP documentation showing an image of my->changes without any WIP changes.  I missed that it's supposed to the screen for a reviewer of that wip change.  I've verified that same dashboard (without this patch) works the same way for drafts.  
Status: Invalid