Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X EE, Master
-
7.0.x
-
Committed
-
2
Description
In Web Content, searching for Web Content articles with Status Any will only display articles have a version which is a head. For example, an Article can be created, then Approved, then edited. That pending article (version 1.1) will be displayed in Web Content search results (assuming the User is a content reviewer). However if Article 2 is created and still in the pending status it will not be displayed because it is not listed as "head". This is confusing since the head status is invisible to users.
After discussing with an SME here: LPP-26417, the search will now return the latest version of an Article of status' Approved, Pending, or Draft.
Steps to Reproduce:
- Go to Site Administration>Content>Web Content and create a Basic Web Content article with content "Test" and publish it.
- Search for new web content article using Web Content search bar entering "Test". Observe it is Approved status and correctly listed under Web Contents search result tab.
- Create a folder. Edit the folder and give it a workflow.
- Move the new web content article into the folder. Edit the web content article and submit for publication.
- Article is now status Pending.
- Create another Article in the Folder with Content "Test" - after creation it will be in the Pending Status
- Search for "Test".
- Search Results: Under Web Content tab, the first article is listed because it was previously approved (has a head) with the second article only appears in Versions.
Results of Testing:
Expected Results: Articles of status Pending or Draft appear in the Web Content search.
Actual Results: Search result for Pending article that was previously approved appears under Web Content Search while Pending article will no history of approval do not.
Attachments
Issue Links
- is related to
-
LPS-74389 Web Content admin should find the web content added as not searchable
- Closed
- Testing discovered
-
LPS-74112 Portlet Crashes when attempting to preview Expired Web Content
- Closed
-
LPS-74113 Folder Selection UI Broken
- Closed
-
LPS-74129 Journal Article search w-Index does not find all versions of an article
- Closed
-
LPS-74419 Draft Articles w-o an Approved Version will not appear to Non-Content Reviewers when Searching
- Verified