Hello,
I was able to get into the mysql lportal database and change the createDate on a bunch of web content I'd created, within the JournalArticle table. I verified that the new date was correct and did a
flush tables;
but I cannot seem to get Liferay to pick up to the changes, and if I modify the web content, the new article version object it creates in the database still copies the old createDate value from before me changing it.
Is it a no no to manually udpate database entries? I didn't know how else to do it, and I haven't been able to figure out how to get Liferay to pick up my changes.
Thanks--
Nick
I was able to get into the mysql lportal database and change the createDate on a bunch of web content I'd created, within the JournalArticle table. I verified that the new date was correct and did a
flush tables;
but I cannot seem to get Liferay to pick up to the changes, and if I modify the web content, the new article version object it creates in the database still copies the old createDate value from before me changing it.
Is it a no no to manually udpate database entries? I didn't know how else to do it, and I haven't been able to figure out how to get Liferay to pick up my changes.
Thanks--
Nick