-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.3.0 CE GA1, Master
-
Component/s: Pages > Page Administration
-
Epic Link:
-
Sprint:S01E04 - Turtles Swamp, S01E05 - Flowers Rebellion
Context
Currently, if there isn't a specific converter for a given page, the page administrator must do the conversion manually which can be very cumbersome. The goal of this Story is to provide a "Best Effort Converter" that can still perform the generic steps of a conversion and let the user do manually the steps that cannot be automated.
When the Best Effort Converter is going to be used, the user should receive a warning message informing that there isn't a fully automatic process for this page, indicating when it's for one (or several of the following reasons):
- The page has customizable columns: Explain that this capability would be lost if the conversion takes place.
- The page uses "Nested Widgets": Explain that all widgets will be put in a single column and will require reorganizing them.
- The page uses a non-standard page layout: Explain that all widgets will be put in a single column and will require reorganizing them.
Acceptance Criteria
- Given a page with one or more Nested Applications widget with widgets inside
- When the administrator converts that page
- Then a conversion draft must be created that places al the widgets inside in a single column and informs the user with a message so that they can manually adjust the result of the conversion.
- Given a page with one or more Customizable columns
- When the administrator converts that page
- Then a conversion draft must be created and the user must be informed with a message that the feature will be lost if the draft is published.
- Given a page with a non-standard layout
- When the administrator converts that page
- Then a conversion draft must be created and the user must be informed with a message that a best effort has been made but its advice to review the final result.
- is related to
-
LPS-107259 LPS-105943 - Product QA | Test Automation Creation
-
- Closed
-
- Testing discovered
-
LPS-107244 Converted content page shouldn't have customizable toolbar
- Closed
-
LPS-107245 Shouldn't allow add widgets to not customizable column
- Closed