Event type trigger - duration does not update when changed.
BillWiegert opened this issue ยท 3 comments
Describe the bug
When the hide duration of an event trigger is changed, the actual duration of the trigger does not update until some other change is made to the trigger.
To Reproduce
Steps to reproduce the behavior:
- Create a trigger with type Event -> Combat Log -> Spell Cast Start, Source Unit = player, Hide = Timed, Duration = 10s.
- Cast a spell to trigger the aura, observe expected behavior.
- Change Duration to 1s.
- Cast spell again, duration remains 10s instead of the new desired duration.
Which version of WeakAuras are you using?
3.0.0-alpha9
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
- Shadowlands
Was it working in a previous version? If yes, which was the last good one?
Same bug occurs in version 2.18.1 on retail
Duplicate of #2404