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 issue when renaming a DeviceModel already in use #50

Closed
audserraCGI opened this issue Dec 9, 2021 · 0 comments · Fixed by #55
Closed

Fix issue when renaming a DeviceModel already in use #50

audserraCGI opened this issue Dec 9, 2021 · 0 comments · Fixed by #55
Assignees
Labels
bug Something isn't working
Milestone

Comments

@audserraCGI
Copy link
Contributor

audserraCGI commented Dec 9, 2021

Currently, changing the name of a DeviceModel used by a device does not update the DeviceModel property of said device.

TODO :

  • Prevent renaming DeviceModel in use
    OR :
  • Link device to ModelId instead of ModelName
@audserraCGI audserraCGI added this to the S6 milestone Dec 9, 2021
@audserraCGI audserraCGI added the bug Something isn't working label Dec 9, 2021
@Sben65 Sben65 self-assigned this Dec 9, 2021
@audserraCGI audserraCGI linked a pull request Dec 10, 2021 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants