Skip to content

Cannot Remove Addons from Subscription #27

@henriAbel

Description

@henriAbel

Problem:
The subscription addon field is utilizing the @JsonInclude.Include.NON_EMPTY annotation. Consequently, when the array is empty, it is ignored as per the annotation's behavior. This creates an issue where removing an addon from the subscription becomes impossible.

Expected Behavior:
When the addon property is set to an empty array, it should facilitate the removal of all associated addons.

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