diff options
author | Eric Eastwood <contact@ericeastwood.com> | 2017-11-14 00:05:40 -0600 |
---|---|---|
committer | Oswaldo Ferreira <oswaldo@gitlab.com> | 2017-11-20 12:38:53 -0200 |
commit | f494dbc51592766317718c4d656d2b74f9fcb3ab (patch) | |
tree | 4f75cd930da83bf68adeb94ed840775a3795a48a /changelogs | |
parent | d2699aea57eaef6adee25bb453a6096b80dda28f (diff) | |
download | gitlab-ce-f494dbc51592766317718c4d656d2b74f9fcb3ab.tar.gz |
Async notification subscriptions in issue boards
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/39167-async-boards-sidebar.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39167-async-boards-sidebar.yml b/changelogs/unreleased/39167-async-boards-sidebar.yml new file mode 100644 index 00000000000..dc77f1ad451 --- /dev/null +++ b/changelogs/unreleased/39167-async-boards-sidebar.yml @@ -0,0 +1,5 @@ +--- +title: Update Issue Boards to fetch the notification subscription status asynchronously +merge_request: +author: +type: performance |