Skip to content

Attribute type creation error handling #24

@GillesVanc

Description

@GillesVanc

When (re)running an import script, it would be nice if the client can decide if an attribute already exists. Only when needed, I want to create new attribute types. Now when creating attributes I need to handle 400 errors when an attribute type already exists. It would be much nicer if I call an add_attribute_type function. This function checks if this attribute type exists (or has not the same type or description) and only if needed he creates this attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions