Project

General

Profile

Actions

Bug #7615

closed

Unable to create a non-taxonomy role filter when current context set

Added by Thomas McKay over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

As admin, visit try creating a new role filter in the UI for resource type Role. After submit no error message is displayed but the create page remains (versus normal behavior of returning to full list of filters). Looking at log an error is present of "Failed to save: Organization ids You can't assign organizations to this resource".


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #5541: Filter of resource type Organization can result in error condition when trying to access organization resourcesClosedMarek Hulán05/01/2014Actions
Actions #1

Updated by Thomas McKay over 9 years ago

  • Bugzilla link set to 1145814
Actions #2

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #5541: Filter of resource type Organization can result in error condition when trying to access organization resources added
Actions #3

Updated by Dominic Cleal over 9 years ago

  • Subject changed from unable to create a role filter to Unable to create a non-taxonomy role filter when current context set

Only happens when multi-org's enabled and a current context is set, then the current context's added to the filter.

Looks like the add_current_* methods aren't being overridden correctly, they're overridden as class methods when they're actually instance methods.

Actions #4

Updated by The Foreman Bot about 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2291 added
  • Pull request deleted ()
Actions #5

Updated by Marek Hulán about 9 years ago

  • Category changed from Users, Roles and Permissions to Organizations and Locations
  • Assignee set to Marek Hulán

Thanks Dom, fixed the scope of methods.

Actions #6

Updated by Dominic Cleal about 9 years ago

  • translation missing: en.field_release set to 28
Actions #7

Updated by Marek Hulán about 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF