Feature #22969
We need a keep_current_organization, similar to the keep_current_user middleware
Pull request:
Fixed in Releases:
Found in Releases:
Description
For tasks that need an Organization.current set, this middleware will be necessary.
Related issues
Associated revisions
Refs #22969: Add keep_current_* midware tests
Refs #22969: s/taxonomies/user/ in midware test
Fix a small typo in a keep_current_user middlware test description
History
#1
Updated by Andrew Kofink over 4 years ago
- Blocks Tracker #22595: Upstream Subscription Management from Katello added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-tasks/pull/324 added
#3
Updated by Andrew Kofink over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 8e9e7daaac397a4a6dca3c91a046926dc6fbae42.
#4
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/325 added
#5
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/328 added
Fixes #22969: Allow tasks to use Org.current