-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: User Management > Personal Data
-
Epic/Theme:
-
Story Points:3
-
Sprint:U&SM | Sprint 1, U&SM | Sprint 5, U&SM | Sprint 6, U&SM | Sprint 7, U&SM | Sprint 8, U&SM | Sprint 9, U&SM | Sprint 10, U&SM | Sprint 11
-
Git Pull Request:
Details
When reviewing personal data for data erasure, the data is presented as a flat list without any hierarchy. However, much of the content is hierarchical in nature. For example, a user might have a folder labeled "my vacation pictures" with a hundred image files inside. When an admin is reviewing the data, she would ideally see there are image files inside the folder and simply delete the folder without having to review each image.
We should consider visually representing the hierarchy of the assets within an app (when applicable) so admins can better understand the data they're reviewing.
Design Challenges
- If you can navigate the hierarchy (click into folder to view files), how do you navigate hierarchical content when a user has access to the Parent and Grandchild folders, but not the child folder?
- Show as orphaned content?
- Have two views, one for flat list of all content (perhaps divided by asset type) and another for hierarchical view
- Is it sufficient to just show and sort by path?
- Reference: see list view for Documents and MB
Requirements
- API to define tree structure for hierarchical content
- Display content in flat or hierarchical views
- When deleting parent, delete all children (regardless of owner)
- Just deleting the parent should automatically handle this
- When anonymizing parent, optionally anonymize just the parent or all personal children assets
- is a dependency of
-
LPS-88520 Implement hierarchical UAD view for Wiki
-
- Open
-
-
LPS-88519 Implement hierarchical UAD view for Documents and Media (DLApp)
-
- Closed
-
-
LPS-88521 Implement hierarchical UAD view for Message Boards
-
- Closed
-
-
LPS-89998 Show UAD entities in hierarchies when supported
-
- Closed
-
- relates
-
LPS-86748 Redesign "Delete Personal Data" UI to incorporate new features
-
- Closed
-
-
LPS-88345 Research on the feasibility and performance of grouping contents by hierarchy
-
- Closed
-