Skip to content
代码片段 群组 项目
  • Markus Koller's avatar
    26093c38
    Fix attribute inheritance in workers · 26093c38
    Markus Koller 创作于
    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
    未验证
    26093c38
    历史
    Fix attribute inheritance in workers
    Markus Koller 创作于
    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
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。