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

CRUD-ify the PrefectService #23

Closed
fatchat opened this issue Apr 3, 2023 · 2 comments
Closed

CRUD-ify the PrefectService #23

fatchat opened this issue Apr 3, 2023 · 2 comments
Assignees
Milestone

Comments

@fatchat
Copy link
Contributor

fatchat commented Apr 3, 2023

The PrefectService offers creation of four types of prefect blocks

Implement read / update / delete for these block types in PrefectService

Implement corresponding API endpoints in the ClientController

Make sure that a user can only touch their own organization's blocks! We track this using the OrgPrefectBlock table in our own DB

@fatchat fatchat modified the milestone: April 3 - 7 Apr 4, 2023
@fatchat fatchat assigned Ishankoradia and unassigned Abhishek-N Apr 4, 2023
@fatchat
Copy link
Contributor Author

fatchat commented Apr 4, 2023

reassigned to ishan to balance out the work

@fatchat fatchat added this to the April 3 - 7 milestone Apr 4, 2023
@fatchat
Copy link
Contributor Author

fatchat commented Apr 23, 2023

this will also be covered by PR #52

@fatchat fatchat closed this as completed Apr 23, 2023
kauxp pushed a commit to kauxp/DDP_backend that referenced this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants