Posted on 02-16-2018 11:54 AM
Hello Everyone,
A nasty bug was discovered in versions 0.10.0 and 0.10.1 of ruby-jss:
When saving changes to a fetched JSS::Computer, JSS::MobileDevice, or JSS::User,
and those changes do NOT include any changed Extension Attribute values, all
extension attribute values are erased in the JSS.
This bug is fixed in version 0.10.2, just released on rubygems.org.
To get the fix please use gem update ruby-jss
Also, the pre-release of version 0.11.0 (a6) is available for testing.
To get that version use gem install ruby-jss --pre
. To see the many changes
in that version, see https://github.com/PixarAnimationStudios/ruby-jss/blob/master/CHANGES.md
Note that some changes in 0.11.0 may not be backward compatible.
If you have questions, or would like details about the bug & the fix, please let
me know, or email ruby-jss@pixar.com
Thanks, & apologies for not catching this in our own testing.
Cheers,
-Chris