tl-its-umich-edu/my-learning-analytics

Add button to Django Admin to all admin to refresh all MyLA data

Closed this issue · 3 comments

MyLA admins should have the ability to refresh the data in the database as a bulk refresh instead of incremental. Add a button to the Django Admin course page to reset the course date to null. This will make the the cron pulls down all the data and refreshes it instead of just an incremental refresh of events and new course data.

@jonespm I've assigned to you -- please reword as necessary to meet the requirement we discussed in the meeting. Thanks!

Testing passes in beta

Testing passes in test. Note added to Release Notes to remind admins to clear the last updated date and run the cron to backfill the data for pages in the database.