azerothcore / Keira3

Official Database Editor for AzerothCore. Completely open-source and cross-platform, built with modern web technologies.
https://www.azerothcore.org/Keira3
GNU Affero General Public License v3.0
351 stars 148 forks source link

[Loot Editor] Keira can't handle same item IDs in different rows #2242

Open Gultask opened 1 year ago

Gultask commented 1 year ago

image

Only the first row is modified.

  1. Apply https://github.com/azerothcore/azerothcore-wotlk/pull/15574
  2. Edit creature entry 19220

GroupID was made a primary key here: https://github.com/azerothcore/azerothcore-wotlk/pull/9379

--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/118563775-loot-editor-keira-can-t-handle-same-item-ids-in-different-rows?utm_campaign=plugin&utm_content=tracker%2F139701226&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F139701226&utm_medium=issues&utm_source=github).
Gultask commented 1 year ago

@Helias this is what Neifion had talked about in https://github.com/azerothcore/wiki/pull/885

Helias commented 1 year ago

thanks for the report, hope to find the time after the merge of that PR to make Keira3 compatible with it