• Paul Slaughter's avatar
    Fix cannot merge badge showing bug in dropdown · 99f65fd5
    Paul Slaughter authored
    **Why was this happening?**
    The `can_merge` flag is appropriately sent, but we
    don't get information on selected users from the BE.
    Instead, this information comes from the HAML, which
    wasn't setting `can_merge`.
    99f65fd5
renders_assignees.rb 212 Bytes