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 feature flag for API of fetching tasks when user has enabled it. #1203

Open
10 tasks
skv93-coder opened this issue May 4, 2024 · 0 comments
Open
10 tasks
Assignees

Comments

@skv93-coder
Copy link
Contributor

skv93-coder commented May 4, 2024

Issue Description

Currently, we are using the feature flag for GET /tasks API even when the user has disabled the feature flag. This is preventing using of feature flag to use other feature in this API.
But this must be done after through invetigation

Expected Behavior

Current Behavior

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

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.
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

No branches or pull requests

1 participant