rapidpro / casepro

Case management dashboard for RapidPro
BSD 3-Clause "New" or "Revised" License
21 stars 31 forks source link

Labels are removed when user with restricted label access updates labels on message #55

Closed rowanseymour closed 8 years ago

rowanseymour commented 8 years ago

If a user only has access to labels L1 and L2, and a message already has L3, if they relabel the message with L1 and L2, then L3 is incorrectly removed from the message.

rowanseymour commented 8 years ago

Fixed by https://github.com/rapidpro/casepro/pull/61