• Felipe Artur's avatar
    Deprecate test reports relationship with requirements · bd97abee
    Felipe Artur authored
    Now that all test reports have issue_id column populated
    we can deprecate its relatioships with requirements and use
    work items(issues of requirement type).
    Requirements objects will only be used as proxy to keep its
    iids compatible.
    
    Changelog: changed
    EE: true
    bd97abee
acts_like_requirement.rb 1.32 KB