Skip to content

Cannot delete names attribute #345

@mankatmalte-dev

Description

@mankatmalte-dev

I am currently trying to overwrite all attributes from an external Excel list.
As part of this process, I need to delete the existing attributes before writing the new ones.
So far, I can successfully delete other attributes such as user attributes, comments, and groups using methods like:
First: ac.get_comment_list_items() and then ac.delete_item_from_comment_list()
I can’t find a corresponding function for deleting names (or a way to clear/overwrite them). I’ve searched the documentation but haven’t found anything that covers deleting or resetting the names attribute.
Is there any workaround ?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions