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

log doesn't store newly created log id

XMLWordPrintable

    • MOODLE_30_STABLE
    • MOODLE_29_STABLE, MOODLE_30_STABLE
    • Easy
    • Hide

      1. Log in as admin
      2. Create a new role and save it (no matter what setup)
      3. Check Reports/Logs
      You will get - The user with id '2' updated the capabilities for the role with the exact id.

      Show
      1. Log in as admin 2. Create a new role and save it (no matter what setup) 3. Check Reports/Logs You will get - The user with id '2' updated the capabilities for the role with the exact id.

      1. log in as admin
      2. create a new role and save it (no matter what setup)
      3. check reports/logs: The user with id '2' updated the capabilities for the role with id '0'.
        this is obviously wrong. I didn't change any role, however created a new one.
        This should say at least the exact role id, or change the text as well.

      One possible solution:
      In admin/roles/define.php, line 204:
      'objectid' => $roleid
      where $roleid is 0 because its an optional_parameter.
      changing to $tableroleid seems to solve the problem, now the event gets the newly created role's id in the objectid.

            rushi963 Rushikesh Nalla
            kiswap kiswap
            Simey Lameze Simey Lameze
            David Monllaó David Monllaó
            Mark Nelson Mark Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

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