Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, Master
-
7.0.x
-
Committed
-
3
Description
When attempting to search through the recycle bin by title, assets are not found. This is because of the way we are indexing trash items as well as searching on them. We are not actually searching on localized versions of title, description, or content which is how we index the content (at least in Elastic).
Steps to Reproduce:
- Create a new web content with the following information:
- Title: This is the title
- Description: This is the description
- Content: This is the content
- Within the Web Content portlet, search for the following terms:
- title
- description
- content
- Notice the content is returned
- Move the content to the recycle bin
- Int eh recycle bin portlet, search using the same terms.
- Notice only "content" returns anything.
Expected Results: The content is returned.
Actual Results: The content is not returned.
Reproduced in master 5d3a9a4c29aa1deb43a189b298f60b1a4195c0c8
Attachments
Issue Links
- is a dependency of
-
LPS-76652 Calendar Bookings are not indexed properly when being recycled
- Closed