Feature #91157
closedMake unchanged records in complex data structure visible to user
100%
Description
When a user changes an entry of a complex data structure all referenced elements will be shown as changed in the workspace module. Even if their were not even touched. This is especially nasty if there are many relations affected for that change. A user would have to open the diff view for every single entry and would have to verify if there is a relevant change.
It would be nice, if and editor could see which records have been changed and which records are untouched or where only system fields had change.
Because this feature is mandatory for one of our clients (otherwise I would have to uninstall TYPO3) I created a patch for this which I will upload in a sec as a discussion base.
Files
Updated by Uwe Trotzek over 4 years ago
- File workspace_list_with_patch.png workspace_list_with_patch.png added
- File relevant_diff_view.png relevant_diff_view.png added
- Complexity set to medium
With the patch all unchanged records get a different color and the "show diff" button is hidden. The diff button is only available for records which have a relevant change.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 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/+/64295
Updated by Gerrit Code Review over 4 years ago
Patch set 2 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/+/64295
Updated by Gerrit Code Review almost 4 years ago
Patch set 3 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/+/64295
Updated by Gerrit Code Review almost 4 years ago
Patch set 4 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/+/64295
Updated by Gerrit Code Review almost 4 years ago
Patch set 5 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/+/64295
Updated by Gerrit Code Review almost 4 years ago
Patch set 6 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/+/64295
Updated by Gerrit Code Review almost 4 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/+/67475
Updated by Benni Mack almost 4 years ago
- Related to Bug #93312: Workspace Record Comparison shows changes in internal fields added
Updated by Anonymous almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9bc0b7671f9e33565bb3c5f7c3b8994ee26de479.
Updated by Gerrit Code Review almost 4 years ago
- Status changed from Resolved to Under Review
Patch set 2 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/+/67475
Updated by Anonymous almost 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset b470490605388b1dc5f8e7da94c45e9a4ddde650.