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

Remove the Teacher degree apprenticeship feature flag from Find & Publish #4597

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

tomas-stefano
Copy link
Contributor

@tomas-stefano tomas-stefano commented Oct 15, 2024

Context

Once the TDA work is live for a while and we are in the 2025 cycle, we should remove the feature flag and TDA checks.

Changes proposed in this pull request

Remove all feature flag checks for Find and Publish for teacher degree apprenticeship feature.

This means that:

  1. The option "Teacher degree apprenticeship" on qualifications page in Publish will be shown always
  2. The question "Do you have a university degree" in Find will be shown always

Guidance to review

  1. Is the feature flag checks got removed?
  2. Is the feature flag active? FeatureService.enabled?(:teacher_degree_apprenticeship) should be false
  3. Can you create a teacher degree apprenticeship? - it should allow to create TDA courses no matter if the feature is active or not. (one example)
  4. Does the question "Do you have a university degree" always show in Find no matter if the feature flag exists or not? (one example)

@tomas-stefano tomas-stefano force-pushed the 130-remove-the-tda-feature-flag-from-find-publish branch 2 times, most recently from 4ced79b to c1a57c2 Compare October 15, 2024 15:13
@tomas-stefano tomas-stefano changed the title 130 remove the tda feature flag from find publish Remove the Teacher degree apprenticeship feature flag from Find & Publish Oct 15, 2024
@tomas-stefano
Copy link
Contributor Author

To make sure back link points to the right page

After the feature flag removal, the visa previous page:

* Return to age group if user chosen further education
* Return to university status if primary or secondary
@tomas-stefano tomas-stefano force-pushed the 130-remove-the-tda-feature-flag-from-find-publish branch from c1a57c2 to a0c89e8 Compare October 15, 2024 15:26
@tomas-stefano tomas-stefano marked this pull request as ready for review October 15, 2024 15:49
@tomas-stefano tomas-stefano requested a review from a team as a code owner October 15, 2024 15:49
@tomas-stefano tomas-stefano requested review from a team and removed request for a team October 15, 2024 16:00
Copy link
Contributor

@gms-gs gms-gs left a comment

Choose a reason for hiding this comment

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

:shipit: Loooooks goooooood

@tomas-stefano tomas-stefano merged commit f93b1e3 into main Oct 16, 2024
19 checks passed
@tomas-stefano tomas-stefano deleted the 130-remove-the-tda-feature-flag-from-find-publish branch October 16, 2024 10:04
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