Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Completed
-
None
Description
Context:
When creating an application, is important to give flexibility for users. Only giving the ability to model the object and displaying it in an auto-generated way is not enough to fulfill our customers' needs. How the data is displayed for each use case and role in a company gives the business and users the agility they need to fulfill their tasks. Looking at this is important to show the information using a determined order, facilitating the users' understanding. After a custom view was created and published is necessary to show all entries for customers, allowing user to sort each column ascending or descending.
Mockups
Acceptance Criteria
1 - Given an admin user,
when managing a Custom view,
then I must be able to select columns to pre-order custom view data
and I must be able to select which will be the ordination: Ascending or Descending
2 - Given an admin user,
when I do not add columns to the view builder,
then I do not able to add columns and select ordination
3 - Given an admin user,
when I do not add a default sort,
then I must be able to see the custom view with data sorting as the endpoint response
4 - Given an admin user,
when managing a Custom view,
then I must be able to add all columns to order my custom view
5 - Given an admin user,
when managing a Custom view,
then I must be able to add metadata columns to order my custom view
6 - Given an admin user,
when managing a Custom view,
then I must be able to edit a pre-order column
7 - Given an admin user,
when managing a Custom view,
then I must be able to delete a pre-order column
8 - Given an admin user,
when managing a Custom view,
then I must be able to order which pre-order will be present to the customers
About entries in object views
9 - Given an admin user,
when access the object menu,
then I must be able to see all entries to that object with default sort configurations
10 - Given an admin user,
when access the object menu,
and the object have entries to show
then I must be able to sort each column ascending or descending
11 - Given an admin user,
when I access again the custom object view
then I must be able to see a custom view restored such as was originally configured
Definition of Done (DoD):
- All Acceptance Criteria were passed;
- Make sure that the expected automated tests were created (unit / integration / functional) and passed successfully;
- Validated by QA and Product Manager;
- No critical bug related to Story scope (FP5);
- Make sure that all system documentation were updated (if necessary)
Attachments
Issue Links
- demands
-
LRDOCS-10325 Defining default sort (pre-order) values from custom views
-
- Closed
-
- fixes
-
LPS-144955 As a user, I want to sort object's entries in my object views
-
- Closed
-
- is a dependency of
-
LPS-147409 Remove FF of Pre-sort Custom View
-
- Closed
-
- relates
-
LPS-146531 Investigate the sort (pre-order) custom views feature
-
- Closed
-
- Testing discovered
-
LPS-148860 Search to Default Sort broken when press Enter key
- Closed