Hi,

When changing the status of an issue by adding a new comment, the status is not update in the view (for exemple in : "My issues" or "Advanced Search")...

Bests regards

Comments

dww’s picture

Category: bug » support
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

I just changed the status of this issue with a new comment, and the views of issues show the new values. You're going to need to provide a lot more information about how you've configured your site and how to reproduce this problem before we can call this a major bug. Most likely, you've got page caching enabled and you're viewing the issues as an anonymous user, so you're just hitting the page cache. This is by design.

derieppe’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Found : don't know why but part of database update whas not made by update.php.
So i force update to run from the "6000" version level and here whe go ;=)