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

Add WIP flag to feeds #780

Open
davidgamez opened this issue Oct 28, 2024 · 1 comment
Open

Add WIP flag to feeds #780

davidgamez opened this issue Oct 28, 2024 · 1 comment

Comments

@davidgamez
Copy link
Member

Description

As part of the data pipeline process, we need to be able to add and review feeds without making them accessible via API/Web.

Feeds in WIP state will:
– Not available via API nor Web for external users

  • Available via API and Web for Mobility Data users
  • TBD: How to switch off the WIP flag for a feed(s)
@davidgamez
Copy link
Member Author

Tasks:

  • Review how to get the email address at API level
  • Investigate the possibility of adding an enum instead of a boolean flag, like internalStatus, etc
  • Add wip field to the feed
  • Filter out wip=true in all endpoints for non-mobilitydata emails

@davidgamez davidgamez assigned davidgamez and unassigned davidgamez Nov 7, 2024
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