One of our customer is facing issue the following.
Using this Python resource : https://library.netapp.com/ecmdocs/ECMLP2885777/html/resources/file_info.html#docs-storage-storage_volumes_{volume.uuid}_files_{path}
Customer is able to create new directories and files without issues.
However, two very important attributes: owner_id and group_id, do not appear to be settable.
The error states Field "group_id" cannot be set in this operation:400
(I have already set config.STRICT_ACCESS_MODIFIERS = False)
Copyright © 2023 NetApp Inc.
All rights reserved …