Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-591

Comment Service

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1 M1
    • Component/s: Comments

      Description

      Create a comment service to add comments to documents.

      Here is the technical solution to implement this component.

      Storage: Comment are stored into Nuxeo Core, in a children (type: Folder) of current document's domain, called "Comments". The "Comments" folder has to be created if it does not exist when a comment is created.
      Inside the Comment folder, folder are stored into subfolders named after the month of the comment creation.

      So we would have something like:

      • Domain
        `-- Comments
        `-- 2007-01
        `-- COMMENT-user-timeWithMillisecond

      Comments are attached to documents using relations. When a comment is created, it should be stored inside the comment folder and a create hasComment need to be created between the document and the comment.

      The component add a new tab on document with the facet "Commentable". The new tab display comments and a form to add a new comment (like in JIRA).

      In the near future, we will need to offer security setting on Comment to restrict visibility on group/folder.
      Comment are deletable by their author.
      Comment are not editable.

      Name of the component: org.nuxeo.ecm.platform.comments

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 4 days, 4 hours
                  4d 4h
                  Remaining:
                  Remaining Estimate - 4 days, 4 hours
                  4d 4h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified