Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-62006

Determine and implement privacy support of short lived chat data

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • 3.3.5, 3.4.2
    • Chat, Privacy
    • MOODLE_33_STABLE, MOODLE_34_STABLE
    • Privacy Sprint 1

      The chat module stores information in chat_users and _chat_messages_current.

      The table chat_users contains a list of users who appear to be active in a chat and is cleaned on a regular basis, whether by cron, or is triggered as part of user requests.

      The table chat_messages_current contains a list of recent messages from a chat, it appears to be a temporary cache for fast fetching of latest chat messages. Messages older than 8 hours are purged on a regular basis through cron runs.

      In this issue we must decide whether reporting and exporting of such information is needed, and if yes implement it. This follows the work done in MDL-61984.

            dobedobedoh Andrew Lyons
            fred Frédéric Massart
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.