Skip to content

Fix the share_product_id selected in a SR creation from API with type new

Daniel Palomar requested to merge fix/sr-creation-new-type-share_product into master

When we are creating the SR from the API, we are setting the Share product_template as Share product_product. This bug breaks all the membership flow.

Merge request reports