hubot-trello
hubot-trello copied to clipboard
Add member only allows 1 member
Issue: When calling hubot to add a member to a card it removes existing users and adds only the current user
Proposed solution: Update method to first obtain a list of users and then submit the same list with the new member added
Sorry! I've been super busy and I was building (stupidly) other custom functionality in my trello library so I had to get that all moved out before I could keep working on things here. I'll be working on this within the next couple of days and do another PR