Foros de discusión

revert web content

thumbnail
Rahul Bhattacharya, modificado hace 11 años.

revert web content

Junior Member Mensajes: 58 Fecha de incorporación: 16/01/10 Mensajes recientes
liferay web content does not allow a revert feature.
Most companies have deployment lifecycles.
Webcontent is authored in a authoring environment, and deployed into production.
Sometimes people want to make changes directly in production. The next import from authoring then wipes out this change.
There should be a way in liferay, where changes to a imported article is marked as overriden/changed, so that they are not wiped out by the imports.
If the admin feels the authoring import is right, then there should be a revert button to revert the article back to authoring state.
thumbnail
Szymon Gołębiewski, modificado hace 11 años.

RE: revert web content

Regular Member Mensajes: 246 Fecha de incorporación: 8/06/09 Mensajes recientes
IMHO what you are describing is an exeption in a process of content authoring. I think that Liferays should not do it because there are lots of such exceptions and dealing with them is a part of every projects development part.
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: revert web content

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
That's because you're "importing" instead of modifying a content. When you modify a content, liferay creates a new version. You'll be able to go back to the previous version of the content. How about setting up staging? Users shouldn't directly modify production server directly in any circumstances.