Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-3594

Activity report for content a user has been involved with

    XMLWordPrintable

Details

    • 3
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      • On that note, it would be nice to have a report (I guess it would be in the
        user's profile) to show pages which the user has been involved in
        which have been recently modified (would also make a good RSS feed).
        ie "Show me pages that I've edited / commented on which someone else
        has modified in the last 7 days".

      Not sure how efficiently we can query all these things - perhaps have
      'association types' in the system that have to be able to get all the
      content that someone is associated with in one SQL query?

      interface UserContentAssociation {
      public Set getContentEntitysAssociatedWithUser(User user,
      DateRange validDates);
      }

      Then you have 'commented', 'edited' association types, which should be
      able to get the desired content objects in one SQL query?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmiller@atlassian.com Charles Miller
              Votes:
              4 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: