• Nathan Friend's avatar
    Fix error when updating release with milestones · 1101fa16
    Nathan Friend authored
    This commit fixes a bug that occured when attempting to update a
    release that had at least one milestone associated. This was caused
    by the UI incorrectly sending the entire milestone object to the API
    instead of only sending the milestone title.
    1101fa16
user_views_edit_release_spec.rb 2.95 KB