Skip to content
Unverified Commit 26093c38 authored by Markus Koller's avatar Markus Koller
Browse files

Fix attribute inheritance in workers

Only `feature_category` was correctly inherited, in addition to
`sidekiq_options` which comes from Sidekiq.

For the other attributes, we need to switch to `get_class_attribute`
in order to also lookup values on parents.

Changelog: changed
parent be56328d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment