-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: App Builder
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Epic Link:
-
Sprint:App_Builder_7.3_15, App_Builder_7.3_32
-
Git Pull Request:
Description
Search for entries is not returning partial match results. Only exact matches are found.
Steps to Reproduce
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View (containing a Text Field);
- Add a Table View;
- Deploy an app using the Form View and Table View;
- Add some entries for any Text Field (e.g: "Image.jpg", "profile picture.png");
- Search for the following terms: "Image", "picture";
Expected Result
Search for entries is returning partial and exact match results.
Actual Result
Search for entries is not returning partial match results. Only exact matches are found.
Reproduced In
master: 3b64a805ea2934fe1baa811619485895917ccdc6
- Discovered while testing
-
LPS-102685 As an App User, I want to search for entries in a deployed app
-
- Closed
-
- fixes
-
LPS-119857 App Builder search will bring up all entries as result of searching 'test'
- Closed