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 dev feature flag from POST /extension-requests API #2137

Open
5 of 10 tasks
samarpan1738 opened this issue Sep 10, 2024 · 0 comments · May be fixed by #2150
Open
5 of 10 tasks

Remove dev feature flag from POST /extension-requests API #2137

samarpan1738 opened this issue Sep 10, 2024 · 0 comments · May be fixed by #2150

Comments

@samarpan1738
Copy link
Contributor

samarpan1738 commented Sep 10, 2024

Issue Description

This API has been live on prod for a long time but the feature flag has not been removed.
Remove the dev FF from backend and all other repos where its being used.

Reasons for adding dev FF

  1. Create multiple extension requests - PR link

Usages in other repos

  1. mobile-app - FF not being used at all 🟥 . Communicated to Shreya about this. No breaking change except some error message changes
  2. website-my - All usages are using dev feature flag ✅
  3. website-api-contracts - All usages are using dev feature flag ✅

This is a subtask of #2075

Expected Behavior

Current Behavior

Screenshots

NA

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

NA

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@samarpan1738 samarpan1738 linked a pull request Sep 12, 2024 that will close this issue
10 tasks
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 a pull request may close this issue.

1 participant