Custom view resets to "All Issues"

Submitted by Si1ver on 2011-03-31

Any custom view randomly resetting to "All Issues" in main window.
In folder window all works fine.
Windows client, tested on win 7 32bit.
Cron task for sending notifications is not set on server. Probably it's local problem.

Steps to reproduce bug:
1. Login to server.
2. Select (single click) folder on the left, after that click on any issue on the right.
3. Select any custom view in the "Select view" combo box at top of the window.
4. Wait some time. For me it's randomly varies from 30 seconds to 2 minutes.

It may be just my custom build.
Someone please confirm bug.

Is it version 0.9.7 of the client?

Regards,
Michał

I think I can add to the description of the problem with client alpha4.

I bet your custom views are not listed on the left side under the folder.

I have 2 public custom views for a type of issue but only one view shows under a folder of that type on the left side but both public views ( plus all issues) are available in the dropdown on the right side.

If I choose the view listed on the left tree, the view does not change but if I choose the view not under the folder on the left side, then after a while the view resets to all issues.

So now, the question is why one view missing on the left side?

Hey, milliwatt.

I have 2 public views and they both are not listed on the left. I even didn't know they should be there. =)

Probably i didn't understood something so I've made a screenshot to make it clear.

Thanks,
Anton Vasiliev

Okay, I've found something on this problem.
Seems like left list clean-up (removing deleted views) is related to the problem.

Step-by-step experiment:
1. Create three public views "first", "second" and "third".
2. Make an alert for "first" and "second" views for any folder.
3. Delete "first" view.
After this step there is still two items on the left - something like " [10]" (instead of "first" view) and the "second" view.
4. Select "third" view in combo-box on the right.
5. Wait some time.
" [10]" (that remains after deleting "first" view) dissapears exactly in the same time the "third" view resets to "All issues".

I'm not familar with the code but I think that it will make debugging easier.

Thanks,
Anton Vasiliev