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 User and Project IDs to entities #251

Open
1 task
toddroper opened this issue Jun 13, 2023 · 2 comments
Open
1 task

Add User and Project IDs to entities #251

toddroper opened this issue Jun 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@toddroper
Copy link
Contributor

We will need to determine how these data points are passed to the API. Our current proposal is to pass them through headers from the HMI to prevent updating every entity with the two identifiers.

  • Discuss passing the two items with Uncharted.
@toddroper toddroper self-assigned this Jun 13, 2023
@toddroper toddroper added enhancement New feature or request question Further information is requested labels Jun 13, 2023
@brandomr
Copy link
Collaborator

@dgauldie @YohannParis we'd talked about this before/during the hackathon. Perhaps we can revisit passing projects/user ids in the request headers instead of in the body of the requests?

@YohannParis
Copy link
Member

Is this an issue because you are merging all fields on update? I can see how the hmi-server could add the user to the header, but a user might want to add a Model to several project at the same time in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants