Skip to content

Where did the notes attribute go? #259

Open
@SergeoLacruz

Description

@SergeoLacruz

Since update to 17 the notes attribute on parts has vanished. The following does not work any longer:

part_to_update.save({ 'notes': 'Hello'})
print(part_to_update.notes)

AttributeError: 'Part' object has no attribute 'notes'

Any idea?

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