Differences between seemingly similar queries, possible minor bug

I was playing with pins and noticed something non-intuitive happening when trying to filter Damage Done with different pins if there was a player who got MC’d.

Example:

  1. https://www.warcraftlogs.com/reports/JHQ7gmCGtzDWY3ka#fight=16&type=damage-done&pins=2%24Off%24%23244F4B%24damage%240%240.0.0.Any%240.0.0.Any%24true%240.0.0.Any%24true%241|-32&by=target
  2. https://www.warcraftlogs.com/reports/JHQ7gmCGtzDWY3ka#fight=16&type=damage-done&by=target&pins=2%24Off%24%23244F4B%24expression%24ability.name%3D"Melee"

As you can see, Pin #1 shows more damage than just Melee done to the MCd player. It’s like ability name gets ignored when Enemy is a player who got MCd.

Yeah that’s a bug for sure. Will investigate.