-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.10 DXP GA1, Master
-
Component/s: Web Content > Web Content Administration
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Solution notes
Requires to reindex JournalArticles or to perform a full reindex through the Search admin console.
Steps to reproduce:
- Log in as Admin
- Go to Content > Web Content
- Create a new Web Content Article (eg. Test)
- Expire the Web Content manually
- Open a new tab and call this URL: http://localhost:9200/_search?pretty=true&q=test
Actual behaviour: You will see this value: expirationDate "99950812133000"
Expected behaviour: Value should be updated with the date of the expiration. (eg: expirationDate "20200402035500"