Project

General

Profile

Actions

Defect #11486

closed

Searching for issues closed in the last week

Added by Jesse B over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

We are trying to do reporting to show closed issues in the last week. This seems to not work properly. The filter were using is:

Status: closed
Updated: less than days ago: 7 days

We are seeing this only show issues that were created in the last week AND marked closed. I see the updated_on in the issues table for issues not update from the created_on no matter what we do to the issue. Is this expected behavior?

$ RAILS_ENV=production rake about

About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.7
Rack version 1.4
Rails version 3.2.3
Active Record version 3.2.3
Action Pack version 3.2.3
Active Resource version 3.2.3
Action Mailer version 3.2.3
Active Support version 3.2.3
Middleware Rack::Cache, ActionDispatch::Static, Rack::Lock, #<ActiveSupport::Cache::Strategy::LocalCache::Middleware:0x7fe02c849c20>, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::DebugExceptions, ActionDispatch::RemoteIp, ActionDispatch::Callbacks, ActiveRecord::ConnectionAdapters::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, ActionDispatch::Head, Rack::ConditionalGet, Rack::ETag, ActionDispatch::BestStandardsSupport, OpenIdAuthentication
Application root /thevoid/redmine-2.0.0
Environment production
Database adapter mysql
Database schema version 20120422150750


Related issues

Is duplicate of Redmine - Defect #10964: Updated column doesn't get updated on issuesClosedJean-Philippe Lang

Actions
Actions #1

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

See #10964, this is 2.0.0 issue and it was fixed in 2.0.1

Actions

Also available in: Atom PDF