Cannot add badge to a roombundle

Issue #820 closed
Yordi created an issue

Long Description: When adding a badge to a roombundle it doesnt show up and u dont get the badge while buying the bundle.

What I did: 1. Insert a badge into items_base with the type b. 2. Insert items_base.id of the badge in the catalog_items.item_ids of the bundle. 3. Update_items and update_cata Result: no badge added to the bundle.

Comments (2)

  1. Wesley repo owner

    Its implemented in a different way for room bundles. You have to add the items_base.id to the extradata column in the catalog_items table for the room bundle entry.

  2. Log in to comment