• Alexandru Croitor's avatar
    Move setting iteration cadence to service · 35d7de91
    Alexandru Croitor authored
    Setting iteration cadence, looks up an existing cadence within
    the group and if none found creates one, this happens in a
    transaction so that it is threadsafe. So we are moving this
    out of the before_validation callback to avoid subtransactions.
    35d7de91
update_spec.rb 5.25 KB