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 GET /tasks API #2145

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

Remove dev feature flag from GET /tasks API #2145

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

Comments

@samarpan1738
Copy link
Contributor

Issue Description

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

Usages in other repos

  1. discord-slash-commands - All usages use FF ✅
  2. mobile-app - All usages use FF ✅
  3. website-dashboard - All usages use FF ✅
  4. website-status - All usages use FF ✅

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