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

fix(device): device creation apply default metadata #378

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

inkedsquid
Copy link
Contributor

What does this PR do ?

This PR adds the logic necessary to replace undefined metadata with the default one defined in the device model.

How should this be manually tested?

  • Step 1 : Create or choose a device model with default metadata
  • Step 2 : Create one device from this model without defining metadata
  • Step 3 : Get the device and check if the metadata gets the default values

@sebtiz13 sebtiz13 merged commit 7af109c into 2-dev Oct 25, 2024
5 checks passed
@sebtiz13 sebtiz13 deleted the fix/KZLPRD-626-device-default-metadata branch October 25, 2024 09:33
github-actions bot pushed a commit that referenced this pull request Oct 25, 2024
## [2.4.3-dev.1](v2.4.2...v2.4.3-dev.1) (2024-10-25)

### Bug Fixes

* **device:** create apply default metadata ([#378](#378)) ([7af109c](7af109c))
github-actions bot pushed a commit that referenced this pull request Oct 25, 2024
## [2.4.3](v2.4.2...v2.4.3) (2024-10-25)

### Bug Fixes

* **device:** create apply default metadata ([#378](#378)) ([7af109c](7af109c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants