Currently news.profileBadge can only set a single value. This needs to be changed to allow multiple values to be set.
Where this needs to be changed:
- DB level
- Create news form
- api (for saving and allowing access)
- News page and news card components
- Cypress tests
- Drop the word 'only' from
ProfileBadgeContentLabel
- Probably other places I can't think of right now.