Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VuhDo VuhDo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 277
    • Issues 277
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • VuhDo
  • VuhDoVuhDo
  • Merge requests
  • !64

Merged
Created Sep 05, 2022 by momo@momoContributor

fix the bug : shield bar disappear if user cast high level PWS on a lower one

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

If user cast a high level PWS on a lower one, the following events are fired in sequence:

  1. SPELL_HEAL
  2. SPELL_AURA_REMOVED
  3. SPELL_AURA_APPLIED We should avoid removing shield value which is calculated in step 1 in step 2
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: pws_fix