PUBLIC - Liferay Portal Community Edition

Keep asset UUID same AS IS when importing or remote publishing

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 6.1.0 CE RC1
  • Fix Version/s: None
  • Component/s: Staging
  • Labels:
    None
  • Environment:
    At revision 81477
  • Similar Issues:
    Show 5 results 

Description

Keep asset UUID same AS IS when importing or remote publishing.

This feature should be available for any asset (like core asset IGImage, DLFileEntry, JournalArticle, or custom asset like Knowledge Base article) which has UUID field.

Scenario:
1) There are two environments - staging and production.

2) In the stage, create Journal Article A1 and B1, and B1 is associated to A1 via LPS-16960 - Apply className-classPK pattern to JournalArticle.

3) Now publish A1 and B1 from the staging to the production

a) A1 uuid and B1 uuid should be maintained same in the product as that of the staging

b) association of A1 and B1 should be maintained same in the product as that of the staging

Activity

Hide
Jonas Yuan added a comment -

Add one property

    1. Tunnel imported UUID is enabled if the property is set to true;
    2. otherwise, it is disabled.
      tunnel.imported.uuid.enabled=true
Show
Jonas Yuan added a comment - Add one property
    1. Tunnel imported UUID is enabled if the property is set to true;
    2. otherwise, it is disabled. tunnel.imported.uuid.enabled=true
Hide
Jonas Yuan added a comment -

It would be even better to keep article ID same AS IS.

Show
Jonas Yuan added a comment - It would be even better to keep article ID same AS IS.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: