Code Hugger (Matthew Jones)
Code Hugger (Matthew Jones)
Yeah, it can be hard to test issues relating to database changes because we pull our data from a source that doesn't have a test instance. There's no schema file...
So maybe this similar to how we did the binning and shouldn't reveal any access stats until at least a certain number of users access the file. It still would...
Another issue could be if a file is deleted, the events for the deleted file will still be pulled and I believe this record would still display on our table....
Yeah I know, the depersonalization has a bug that I haven't had time to look into with assignments. We'd like to fix this and convert these to fixtures, but have...
I could add it, I think there's at least this issue of assignment data to resolve before anyone else uses it though.
This sound like it might be something for after the Pilot?
I think this is the still open issue #20
The patterns for this in the code that would be replaced are like logger.info(get_course_name_from_id.__name__) These can all be autologging. Other methods may be added.
This would be especially good to fix for the cron module. I also noticed in cron there is an if statement to check if a VIEWS_DISABLED but it doesn't print...
I don't see a fix for this, but there's no way direct to mount a crafted image in this container, especially if it's locked down.