Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-08-26 22:59:15 +0400
committerSytse Sijbrandij <sytse@dosire.com>2013-08-26 22:59:15 +0400
commitbb01b4f131a273e0d1da78bd1fd1936ff151458b (patch)
tree8435a19dab565d1ae359fdbbf20162b66586df15 /doc/update/6.0-to-6.1.md
parent0787726ae7b1692e019ca9d209f5a99ba6e9f294 (diff)
Warning about issue numbers.
Diffstat (limited to 'doc/update/6.0-to-6.1.md')
-rw-r--r--doc/update/6.0-to-6.1.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md
index 0ee92252b2c..c9a3a31fd27 100644
--- a/doc/update/6.0-to-6.1.md
+++ b/doc/update/6.0-to-6.1.md
@@ -1,7 +1,13 @@
# From 6.0 to 6.1
-# In 6.1 we removed a lot of deprecated stuff.
-# So you should update to 6.0 before continue
+# In 6.1 we remove a lot of deprecated code.
+# You should update to 6.0 before installing 6.1 so all the necessary conversions are run.
+
+### Deprecations
+
+#### Global issue numbers
+
+In 6.1 issue numbers are project specific. This means all issues are renumbered and get a new number in their url. If you use an old issue number url and the issue number does not exist yet you are redirected to the new one. This conversion does not trigger if the old number already exists for this project, this is unlikely but will happen with old issues and large projects.
### 0. Backup