Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
LIMA | #39 | DEV | Aug4-Sept07, LIMA | #41 | DIS | Oct05-Nov02, LIMA | #40 | DIS | Sep07-Oct05, LIMA | #43 | DEV | Nov30-Dec23, LIMA | #44 | DEV | Dec23-Jan25
Description
As a marketer
I want to be able to select a folder from a connected asset library in the documents and media widget
so that I can publish it on a page and make users access it
Acceptance criteria
Given an asset library connected to a site
When an admin configures a documents and media widget on a page
Then they can select a folder (from the home folder to any other) of the asset library
Given an asset library connected to a site
When an admin configures a documents and media widget on a page
And selects a folder from an asset library
Then the documents stored in the folder are accessible, taking into account the appropriate permissions.
Test Scenarios
ID | Test Priority | Test Scenarios | Covered by Backend (Unit/Integration)? | Test to add |
---|---|---|---|---|
5 | A folder of an asset library can be selected from DM widget as a root folder on a connected site | No | DepotDMWidget#CanEditAssetFromSiteWidget | |
5 | All kinds of files stored in the asset library folder can be displayed in DM widget on a connected site | tested partially on: DLFolderServiceTest .testShouldReturnOrderedByTitle |
DepotDMWidget#CanRemoveAssetFromSiteWidget | |
5 | A subfolder stored in the asset library folder can be displayed via DM widget on a connected site | tested partially on: DLFolderServiceTest . testShouldNotReturnContentOfFolderNotInGroup |
DepotDMWidget#CanAccessSubfolderOnSiteDMWidget | |
5 | A subfolder stored in the asset library folder can be accessed via DM widget on a connected site | NO | DepotDMWidget#CanAccessSubfolderOnSiteDMWidget | |
5 | Assets stored in the asset library folder can be edited via DM widget on a connected site | No | DepotDMWidget#CanEditAssetFromSiteWidget | |
5 | Assets stored in the asset library folder can be removed via DM widget on a connected site | No | DepotDMWidget#CanRemoveAssetFromSiteWidget | |
5 | Assets stored in the asset library folder will not be displayed in DM widget once the site is disconnected | DLFolderUtilTest.testValidateDepotFolder | DepotDMWidget#CannotViewAssetsFromWidgetAfterDisconnecting | |
4 | A file stored in a depot can be published in the DM widget when local staging is enabled | No | DepotLocalStagingDM#CanPublishFileInDM | |
4 | A file stored in a depot can be published in the DM widget when remote staging is enabled | No | DepotRemoteStagingDM#CanPublishFileInDM |
Attachments
Issue Links
- is demanded by
-
LPS-143135 Asset Library documents in the Documents and Media widget
-
- In Progress
-
- split to
-
LPS-145936 Create automation for file permissions scenarios with AL/DM
-
- Closed
-
- Testing discovered
-
LPS-146060 Selecting Home folder of another site/asset library shows Home folder of the actual site
- Closed