• Eulyeon Ko's avatar
    Allow iteration to be created without cadence · e5699a3f
    Eulyeon Ko authored
    After turning off iteration_cadences FF,
    creating a new iteration should be possible.
    
    1. The mutation resolver for creating an iteration
    is updated to accept a request even if there are
    mulitple cadences when iteration_cadeces FF is off.
    
    2. Iteration model is updated so that the first cadence
    is used as the default cadence for each group when
    creating a new iteration
    
    EE: true
    Changelog: fixed
    
    Apply 4 suggestion(s) to 1 file(s)
    
    Fix indentation on set_cadence method
    e5699a3f
create.rb 2.79 KB