server
server copied to clipboard
All entities with a profile to have the default tagset
Description
As a user I expect that an entity with a profile is taggable
Acceptance criteria
- [ ] Add default tagset to all entities with a Profile
- [ ] Update logic for creating those entities to add the default tagset
Known entities without a default tagset: Link
Additional Context
This is primarily an api issue in that we have a tagset field that returns the default tagset, but not all entities have it, leading to query errors.
Areas that will be affected
To be added during the refinement