Renascentinc/retina

Create configurable items from add/update pages has some problems

Closed this issue · 0 comments

When I add a tool with a custom brand, type, and purchased-from
Then each of those types gets added as a brand

In new-tool.vue, I see the line
props.select({ name: props.value, type: 'BRAND', isNewConfigurableItem: true })
was copy/pasted across all three types