Remove working_groups_interests fields from profile return
As the title states, we will want to remove working_groups_interests
fields from the EfUser
model. This model sits in the common package, which means we will also have to upgrade this API to SDK 1.1.X for this to be reflected in the service.
In the meantime, these fields can be set to null.
Edited by Christopher Guindon