The dates used in the json+ld are incorrect or expose information that I have said should not be displayed
Steps to reproduce the issue
Create an article and make sure that you have three different dates for Start Publishing, Created Date, Modified Date
Create a menu item to display that article and in the menu options experiment as below with the options for displaying the date
Dates to show |
JSON dateCreated |
Json dateModified |
Start Publishing, Created Date, Modified Date |
Created |
Modified |
Start Publishing, Created Date |
Created |
Modified |
Start Publishing, Modified Date |
Created |
Modified |
Created Date, Modified Date |
Created |
Modified |
Start Publishing |
|
Modified |
Created Date |
|
Modified |
Modified Date |
|
Modified |
nothing |
|
Modified |
That's a known issue and will be fixed by @bembelimen soon