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
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
Comment #1
dwwI 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.
Comment #2
derieppe commentedFound : 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 ;=)