Project

General

Profile

Actions

Maintenance #3046

closed

xmera Omnia - Collection #3083: Update to RM 5.1.7

Check queries_helper

Added by liaham 26 days ago. Updated 22 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/14/2025
Due date:
03/17/2025
% Done:

100%

Estimated time:
Compatible Redmine Version:
5.1.z

Description

diff --git a/app/helpers/queries_helper.rb b/app/helpers/queries_helper.rb
index 80a4a00bd..829e2f370 100644
--- a/app/helpers/queries_helper.rb
+++ b/app/helpers/queries_helper.rb
@@ -474,8 +474,6 @@ module QueriesHelper
     url_params =
       if controller_name == 'issues'
         {:controller => 'issues', :action => 'index', :project_id => @project}
-      elsif controller_name == 'admin' && action_name == 'projects'
-        {:admin_projects => '1'}
       else
         {}
       end
Actions #1

Updated by liaham 25 days ago

Actions #2

Updated by liaham 25 days ago

Actions #3

Updated by liaham 25 days ago

  • Status changed from New to In Progress
  • Assignee set to liaham
  • Start date set to 03/14/2025
  • % Done changed from 0 to 40
  • fix_cookie_overflow.patch is not affected
Actions #4

Updated by liaham 22 days ago

  • Due date set to 03/17/2025
  • Status changed from In Progress to Closed
  • % Done changed from 40 to 100
Actions #5

Updated by liaham 22 days ago

  • Parent task set to #3083
Actions

Also available in: Atom PDF