Skip to content

Conversation

@kschelonka
Copy link
Collaborator

@kschelonka kschelonka commented Oct 14, 2025

References:

Jira: MNTOR-5029
Jira: MNTOR-3886

Description

Remove EnableRemovealUnderMaintenanceStep flag

I chose not to make breaking changes to function apis that seemed more general, although args did become unused (e.g. removing the enabledFeatureFlags argument). I can do that if preferred.

I kept the RemovalUnderMaintenance view to avoid refactoring, but it has no logic other than to redirect to either / or /user/dashboard depending on login state. edit: deleted this

@kschelonka kschelonka requested review from Vinnl, codemist, mansaj and rhelmer and removed request for codemist October 14, 2025 19:26
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

import { redirect } from "next/navigation";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this page can be removed entirely?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything in dashboard/fix/data-broker-profiles/removal-under-maintenance, including assets/styling.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will do, ty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants