• Resolved rwpett

    (@rwpett)


    When we drill down into a student and look at the courses they have completed we get the following print screen
    This seems to have an issue with the query as it has returned alot of extra IDS for the three attempts the student has taken. This is new by the way with the last update it appears. Is there anything I can do?
    Thank you for your time
    Ron

Viewing 2 replies - 1 through 2 (of 2 total)
  • jurasjo

    (@jurasjo)

    I have checked on my site and there is no problem with that. Maybe it something related to Your theme or some custom function which You are using in Your functions.php file. Maybe it is related to PHP version.

    @rwpett,

    There was a bug in the database migrator functionality prior to 3.16.10 that would *restart* the database upgrade when the “Taking too long” button was clicked.

    That means that if you ran the upgrade and it was taking too long and you clicked that button you could have spawned multiple copies of the migration in the background.

    This would mean that attempts could have been unintentionally duplicated by these multiple processes.

    I’m really dumb. I’m sorry that I made a bug like that. The best I can recommend would be to delete those duplicate attempts or — if possible — roll your database to a backup and rerun the migration on 3.16.11 or later since the bug has been fixed. You can now click away on the taking too long button without consequence.

    Sorry,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Course query issue’ is closed to new replies.