• Phil Hughes's avatar
    Stop showing task status if no tasks are present · 5dc253f1
    Phil Hughes authored
    Previously the task status would be visible even if there where no tasks
    in the description. This fixes that by changing the regex to check for
    tasks without 0.
    
    This also fixes a bug where update the description inline would not
    update the task status text on screen.
    
    Closes #33880
    5dc253f1
issuables_helper.rb 8.99 KB