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 an optional Project to the upsertClient mutation #162

Open
fermion opened this issue Apr 12, 2024 · 4 comments
Open

Add an optional Project to the upsertClient mutation #162

fermion opened this issue Apr 12, 2024 · 4 comments
Assignees

Comments

@fermion
Copy link
Collaborator

fermion commented Apr 12, 2024

If creating a new client

  • create the client and project atomically
    • the project could fail to save, and block the client from being created
    • the UI will need to handle this case
  • If updating a client, update any fields and create the new project
    • we should probably use upsertProject in most cases where the client already exists 👍🏻
@fermion fermion self-assigned this Apr 12, 2024
@fermion fermion assigned fermion and unassigned fermion Apr 25, 2024
@goinvo-actions-automation-bot
Copy link

This issue may be stale. Please remove the stale-issue label if this is still relevant.

@fermion
Copy link
Collaborator Author

fermion commented Jul 1, 2024

We'll re-open this when we want to cross this bridge.

@fermion
Copy link
Collaborator Author

fermion commented Aug 2, 2024

Re-opening as @HankC138 just mentioned needing this soon!

@goinvo-actions-automation-bot
Copy link

This issue may be stale. Please remove the stale-issue label if this is still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

No branches or pull requests

1 participant