• Sean McGivern's avatar
    Fix updating boards through API · c0298a69
    Sean McGivern authored
    There were a couple of issues here:
    
    1. Because an empty `labels` key was in the params, it was blowing up as
       ActiveRecord's expecting a board's labels to be an association.
    2. The service wouldn't allow removing labels, assignee, etc.
    c0298a69
fix-boards-api-update.yml 88 Bytes