[PM-19168] Remove Archive Feature Flag#19829
Conversation
|
|
Great job! No new security vulnerabilities introduced in this pull request |
There was a problem hiding this comment.
❓ Are the additions of the premium components and services part of this feature flag removal?
There was a problem hiding this comment.
Good question, I should have called this out. I removed archiveEnabled which was default to false in the test. With the removal it was now treated as true which had downstream impacts of the app-premium-badge now being present in the test runs.
These imports were needed for that to render correctly
jengstrom-bw
left a comment
There was a problem hiding this comment.
Thanks for clarifying that question. Looks good!




🎟️ Tracking
PM-19168
📔 Objective
Removes the Archive feature flag and refactor all implementation points to use the "true" path
📸 Screenshots
N/A