Project

General

Profile

Actions

Bug #91652

closed

In the workspaces, if a page is new and still is in draft mode, when I move it, the pid is correctly changed but the sorting is not

Added by Rachel Foucard almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2020-06-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Let's say that I have that page tree :
- page 1
-- page 11
-- page 12
-- page 13
- page 2
-- page 21
-- page 22
-- page 23

I f I create a new page "page A" between the page 12 and the page 13 everything is ok and I get that :
- page 1
-- page 11
-- page 12
-- page A
-- page 13
- page 2
-- page 21
-- page 22
-- page 23

If I try to move this new page between page 11 and page 12 it doesn't work and I get that :
- page 1
-- page 11
-- page 12
-- page A
-- page 13
- page 2
-- page 21
-- page 22
-- page 23

If I try to move the page between page 21 and page 22 it doesn't work and I get that :
- page 1
-- page 11
-- page 12
-- page 13
- page 2
-- page 21
-- page 22
-- page 23
-- page A

If I try to move the page inside the page 11 It works and I get that :
- page 1
-- page 11
--- page A
-- page 12
-- page 13
- page 2
-- page 21
-- page 22
-- page 23

So I would say that, if the page is totally new and still is in draft mode, the pid is correctly changed but the sorting is not.

Is someone could confirm that bug?

Thank you in advance,

Rachel


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #92182: New workspace records are not kept in sync when moving the new recordsClosedBenni Mack2020-09-02

Actions
Actions #1

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #2

Updated by Gerrit Code Review over 3 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #3

Updated by Gerrit Code Review over 3 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #4

Updated by Gerrit Code Review over 3 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #5

Updated by Gerrit Code Review over 3 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #6

Updated by Gerrit Code Review over 3 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #7

Updated by Gerrit Code Review over 3 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #9

Updated by Gerrit Code Review over 3 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65362

Actions #10

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65552

Actions #11

Updated by Richard Haeser over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Gerrit Code Review over 3 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65553

Actions #13

Updated by Richard Haeser over 3 years ago

  • Status changed from Under Review to Resolved
Actions #14

Updated by Gerrit Code Review over 3 years ago

  • Status changed from Resolved to Under Review

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65553

Actions #15

Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65553

Actions #16

Updated by Anja Leichsenring over 3 years ago

  • Related to Bug #92182: New workspace records are not kept in sync when moving the new records added
Actions #17

Updated by Richard Haeser over 3 years ago

  • Status changed from Under Review to Resolved
Actions #18

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF