• Kerri Miller's avatar
    Cleanup draft column data · d1cdd34b
    Kerri Miller authored
    In a prior, now reverted migration, we attempted to populate the draft
    column based on the "draft" or "WIP" nature of the title, mirroring what
    is used in `MergeRequest#draft?`. However, an error in the SQL regexp
    caused us to grab an additional number of MRs and label them as "draft".
    
    Changelog:other
    d1cdd34b
20220315171129_cleanup_draft_data_from_faulty_regex.rb 982 Bytes