mirror of
https://github.com/micromdm/micromdm/
synced 2026-06-19 02:05:46 +08:00
Saving a blueprint was creating multiple records in the blueprint index bucket. One was the index that gets used for lookup which is a key of the blueprint Name and the value being the blueprint UUID and the other record had a key and value of blueprint UUID. The second with a key of UUID is not needed since the key in the main blueprint bucket is already UUID