Uploaded image for project: 'Remote Alfresco API rivet'
  1. Remote Alfresco API rivet
  2. CMA-25

Version service doesn't grab correct information of versioned content

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Not a Bug
    • Affects Version/s: 1.2.0
    • Fix Version/s: None
    • Component/s: CMA Alfresco, CMA API
    • Labels:
      None

      Description

      Version version = versionService.getVersionHistory(ticket, destinationNodeRef).getAllVersions().iterator().next();

      version.getVersionProperty(ContentModel.PROP_NAME.getLocalName())

      is not equal to

      nodeService.getProperties(ticket, version.getFrozenStateNodeRef()).get(ContentModel.PROP_NAME)

      We are not sure if it should be the same, please, check.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                djkim Dong-Jun Kim [X] (Inactive)
                Reporter:
                djkim Dong-Jun Kim [X] (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Zendesk Support