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

Be more cautious about saying 'your moodle is up to date'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.3
    • 2.3
    • Administration
    • MOODLE_23_STABLE
    • MOODLE_23_STABLE
    • MDL-32337-uptodate
    • Hide

      Difficult: HARD - requires manual DB queries

      1. Simulate no update data yet by doing: DELETE FROM mdl_config_plugins where plugin = 'core_plugin';
      2. Simulate outdated update data by doing': UPDATE mdl_config_plugins set value = '1' WHERE name = 'recentfetch' AND plugin = 'core_plugin';
      Show
      Difficult: HARD - requires manual DB queries Simulate no update data yet by doing: DELETE FROM mdl_config_plugins where plugin = 'core_plugin'; Simulate outdated update data by doing': UPDATE mdl_config_plugins set value = '1' WHERE name = 'recentfetch' AND plugin = 'core_plugin';

      Currently its displaying 'Your moodle code seems to be up-to-date' when it has no fetch data at all or if the fetch data is highly outdated.

      In those cases I think it should only display 'check for available updates'. For sure there are going to be people where they haven't the proxy configured correctly or whatever and moodle can't get the update check so we shouldn't be reporting this.

            mudrd8mz David Mudrák (@mudrd8mz)
            poltawski Dan Poltawski
            Sam Hemelryk Sam Hemelryk
            Frédéric Massart Frédéric Massart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

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