foradian / fluxday

A user-friendly, free & opensource task & productivity management tool for growing startups
http://fluxday.io/
Apache License 2.0
476 stars 174 forks source link

Removing members from team does not decrement member count. #33

Closed logicsec-zz closed 5 years ago

logicsec-zz commented 7 years ago

When you remove members from a team, the count is not updated on the teams table.

screenshot_6 screenshot_7

logicsec-zz commented 7 years ago

So here are the steps I took and some weird things that I am seeing.

  1. Add 4 people to a team -> Count shows 4

  2. Remove all 4 from the team -> Count shows 4

  3. Add 1-4 members to the team again and the count will be correct.