Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14561

[Backport 14.6] Support setting a label for a version (history) of a document

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 14.6.0
    • None
    • None
    • 0.5
    • Quasar
    • Puma Sprint 258, Puma Sprint 259, Puma Sprint 260

    Description

      See https://docs.google.com/document/d/1BGThfhu-X2Ls_GaPr9CcRPOY2jxMybfN8YZyU373uv8

      We need workflow support to set label info, something like:

      @WorkflowAction(LABEL_VERSION)
      Document labelVersion(String frozenNodeId, String label)
      throws WorkflowException, RepositoryException, RemoteException;

      @WorkflowAction(LABEL_VERSION)
      Document removeLabelVersion(String frozenNodeId)
      throws WorkflowException, RepositoryException, RemoteException;

      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: