diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2018-07-24 16:16:09 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2018-07-30 15:01:26 +0200 |
commit | 9252414078c61a9642889d19fd166cf658492ef2 (patch) | |
tree | 2b456a25dc9375b28af242171c7c9c4b702a84fb /changelogs | |
parent | f1d3ea63cf74d2791a9a863b29ab2d919ea61bd0 (diff) | |
download | gitlab-ce-9252414078c61a9642889d19fd166cf658492ef2.tar.gz |
Hide the status fields behind a feature flag
Since the frontend for this feature isn't ready, better to hide the
confusing field behind a feature flag.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/bvl-user-status-message-35463.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/bvl-user-status-message-35463.yml b/changelogs/unreleased/bvl-user-status-message-35463.yml index 981f0608c29..c844e7ea0e4 100644 --- a/changelogs/unreleased/bvl-user-status-message-35463.yml +++ b/changelogs/unreleased/bvl-user-status-message-35463.yml @@ -1,5 +1,5 @@ --- title: Users can set a status message and emoji merge_request: 20614 -author: +author: niedermyer & davamr type: added |