Vote #73283
完了Custom fields are listed two times in workflow/Fields permission
0%
説明
The muptiple selecton list type custom fileds are duplicated in Workflow/Field permissons page.
@Environment:
About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.8.15
Rack version 1.4
Rails version 3.2.11
Active Record version 3.2.11
Action Pack version 3.2.11
Active Resource version 3.2.11
Action Mailer version 3.2.11
Active Support version 3.2.11
Middleware Rack::Cache, ActionDispatch::Static, Rack::Lock, #ActiveSupport::Cache::Strategy::LocalCache::Middleware:0x7f804aebb208, 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 /usr/share/redmine
Environment production
Database adapter postgresql
Database schema version 20121026003537@
journals
It's not because they are multiple select custom fields. You must have duplicate rows in the @custom_fields_trackers@ table. This is fixed in r11329, which removes duplicate rows and adds a unique index on that table to prevent that.
--------------------------------------------------------------------------------
related_issues
relates,Closed,829,Trackers doubled in New Issue on Issues page