Skip to content

Remove unused fields in the offer converter #738

@jenniferboedker

Description

@jenniferboedker

Is your feature request related to a problem? Please describe.
The offer converter uses fields in an offer that are not used anymore which causes confusion about what actually is used and bloats the code

Screenshot 2021-08-02 at 11 49 12

Describe the solution you'd like
Remove the unused fields from the offer creation and only use what is actually needed. This reduces the code and makes it clear what we actually use.

Additional context
This confused me when I was trying to find out what fields actually were required for an offer. There are so many fields that bloat the class unnecessarily.

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