Skip to content

ProfileStatus property not serialized/deserialized in dep.Device struct#682

Merged
groob merged 1 commit intomicromdm:mainfrom
MobileDan:pullrequest-depsyncevent-ProfileStatus_not_serialized
Jul 7, 2020
Merged

ProfileStatus property not serialized/deserialized in dep.Device struct#682
groob merged 1 commit intomicromdm:mainfrom
MobileDan:pullrequest-depsyncevent-ProfileStatus_not_serialized

Conversation

@MobileDan
Copy link
Copy Markdown
Contributor

When a DEP sync event was serialized and deserialized, the dep.Device.ProfileStatus property was not included so its value was not later copied to device.Device.ProfileStatus and saved to the database.

This change adds the dep.Device.ProfileStatus property to serialization and deserialization so it is later saved to the database.

….ProfileStatus property was not included so its value was not later copied to device.Device.ProfileStatus and saved to the database.
@groob groob merged commit c6c95bb into micromdm:main Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants