• Coung Ngo's avatar
    Fix remove label inconsistency · a30f5124
    Coung Ngo authored
    There is a bug where if on the issue page you:
    
    1. Add a label via the /label quick action
    2. Remove a label by clicking on the label `x` on the sidebar
    
    Then the label added in 1. is also removed. This commit fixes this.
    a30f5124
user_edits_issue_spec.rb 11 KB