-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.4.13 DXP GA1, Master
-
Component/s: Data Engine
-
Epic Link:
-
Sprint:Data_Engine_7.4_05, Data_Engine_7.4_06, Data_Engine_7.4_07
As Content Creator, I want to define reusable translations when creating WEM Structures with fieldsets
Context
With the migration of WEM from DDM to DE, we need to make sure that this change is as imperceptible as possible to our clients.
Acceptance Criteria
1- Given a user in Liferay Web Content
when adding a fieldset in a structure
then the system should save the translation and allow the user to reuse them as needed
- This must happen with fieldsets with one translation;
- This must also happen with fieldsets with more than one translation;
- This must also happen when the fieldsets has duplicated fields;
- The same behavior must happen when a user is editing an existing fieldsets;
2- Given a user in Liferay Web Content
when changing the language of a fieldsets
then the system should copy the field properties from the default language
- These properties are editable;
- These properties must be saved with the translation in the selected language.
3- Given a user in Liferay Web Content
when changing the language of a fieldsets
then the system should copy the title of the fieldsets from the default language
- This title is editable;
- This title must be saved with the translation in the selected language.
4- Given a user in Liferay Web Content
when changing properties of a field in the default language of a fieldsets
then the system should persist these properties to every correspondent field from other translations that was not edited
5- Given a user in Liferay Web Content
when editing a existing fieldset and saving
then the system must confirm if the user wants to propagate those changes
- The system must also show where those fieldsets are being used
- If the user cancel the propagation the changes are lost
- This must not happen only with the label of the fieldset
6- Given a user in Liferay Web Content
when changing the language of a structure
then the system must change the language of all the fieldsets that are on it
Definition of Done (DoD):
- All Acceptance Criteria were passed;
- Make sure that the expected automated tests were created (unit / integration / functional) and passed successfully;
- Verify if the test labels were added;
- Code with peer review completed;
- Validated by QA, Product Designer and/or PM;
- No critical bug related to Story scope (ex.: similar of FP4, FP5);
- Make sure that all system documentation were updated (if necessary)
Make sure that it has the extensions points needed to allow GS and customers to customize the feature (If applicable)
- Discovered while testing
-
LPS-126012 It's possible to edit a fieldset after adding it to a Structure if it has Field Groups
- Closed
-
LPS-126013 Not all dependencies of a fieldset are listed when deleting a fieldset
- Closed
-
LPS-126014 It's not possible to use the Basic Web Content as a Fieldset if Instance language is not english
- Closed
-
LPS-126017 Title field is not using RTL orientation for Arabic on the Fieldset modal
- Closed
-
LPS-126018 Entire fieldset is lost when trying to save without the default language title
- Closed
-
LPS-126019 It's possible to save fields that have options without any options for a fieldset
- Closed
-
LPS-126022 Grid field translated options are not displayed when in a fieldset in a structure
- Closed
-
LPS-126023 Not possible to nest a fieldset into a field to create a Field Group when inserting the fieldset on a structure
- Closed
-
LPS-126033 Dragging a fieldset sideways creates additional Field Groups when a fieldset is on a 2nd level Field Group
- Closed
-
LPS-126035 Fieldset is not correctly aligned when added to a Field Group
- Closed
-
LPS-126020 Focus is not set to the default title when trying to save a Structure without default title
- Closed
- is related to
-
LPS-117199 As an App Admin, I want to define translations when creating fieldsets
-
- Closed
-
-
LPS-122695 As an App Admin, I want to use fieldsets with translations in a Form View of an Object
-
- Closed
-
-
LPS-122714 As an App Admin, I want to edit and propagate changes in translations of a fieldsets
-
- Closed
-
- links to