Skip to content

Update default tags #2564

Olivia Madrid requested to merge feat/new-default-tags-2564 into master

Ticket(s) / Related Merge Requests

#2564 (closed)

Summary of Changes

New list of tags will display for all users, as long as tags_v3 array exists in settings.php.

Note that these new default tags will show wherever default tags are listed, not only during onboarding.

Testing Considerations

New users should see these new tags during onboarding.

Deployment Considerations

I'm not 100% sure how settings.example.php works with settings.php. But we might need some sort of extra manual step to get the tags_v3 into settings.

Regression Scope

Default tags

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

New tags appear during onboarding.

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports