• Jacob Schatz's avatar
    Merge branch 'fix-multiple-ci-status-poll' into 'master' · 9b09a94c
    Jacob Schatz authored
    Fixed potential issue with 2 ci status polling events happening
    
    Possible cause for double notifications was if the request was slow & then you changed page whilst this request was happening it would finish on another page & then launch another interval - this stops that issue.
    
    Also passed in the CI status as an option value rather than waiting for the first ajax request to finish
    
    See merge request !3869
    9b09a94c
_show.html.haml 1.43 KB