summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Lopez <james@gitlab.com>2019-07-11 06:51:31 +0000
committerJames Lopez <james@gitlab.com>2019-07-11 06:51:31 +0000
commit3a55ba7de49a1e3ce54bbf7b10640d66ed5af0bc (patch)
tree04d4c0211348e0c3d4684bc24c0a5d7d417fd8d2 /doc
parent43eeba0488b4133f5c55b81e833a73233107aba0 (diff)
parent32184839c3983babe53ea93fc16b7cde5ada95f6 (diff)
downloadgitlab-ce-3a55ba7de49a1e3ce54bbf7b10640d66ed5af0bc.tar.gz
Merge branch 'bvl-link-phab-users' into 'master'
Fetch users from Phabricator + link to issues Closes #60565 See merge request gitlab-org/gitlab-ce!30321
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/import/phabricator.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/project/import/phabricator.md b/doc/user/project/import/phabricator.md
index 5c624e3aff6..b8f89caba24 100644
--- a/doc/user/project/import/phabricator.md
+++ b/doc/user/project/import/phabricator.md
@@ -15,6 +15,12 @@ Currently, only the following basic fields are imported:
- Created at
- Closed at
+## Users
+
+The assignee and author of a user are deducted from a Task's owner and
+author: If a user with the same username has access to the namespace
+of the project being imported into, then the user will be linked.
+
## Enabling this feature
While this feature is incomplete, a feature flag is required to enable it so that