-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
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
Labels
enhancementNew feature or requestNew feature or request
