Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds new feature flag back_button_support #1149

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

elikmiller
Copy link
Contributor

@elikmiller elikmiller commented Feb 13, 2025

Description

Describe your changes in detail

  • Adds a new disabled, non-user updatable feature flag back_button_support to the feature_flags table

Motivation and Context

This PR addresses: BED-5438

Why is this change required? What problem does it solve?

This feature flag enables developers to begin building out support for BED-4757 (also #781) without impacting end users.

How Has This Been Tested?

No tests have been added or modified. This change contains only an updated migration file to update records in the postgres database.

Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc.

Screenshots (optional):

No screenshots.

Types of changes

  • Database Migrations

Checklist:

@elikmiller elikmiller self-assigned this Feb 13, 2025
@elikmiller elikmiller added the api A pull request containing changes affecting the API code. label Feb 13, 2025
@elikmiller elikmiller merged commit ff41031 into main Feb 19, 2025
8 checks passed
@elikmiller elikmiller deleted the BED-5438_back-button-support-feature-flag branch February 19, 2025 16:58
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api A pull request containing changes affecting the API code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants