byuitechops / action-series-master

The master module for all of the action-series child modules.
3 stars 0 forks source link

Error in Description Quicklinks #54

Closed zachintosh closed 6 years ago

zachintosh commented 6 years ago

C:\Users\Xache… error                     message: You may want to look into this course. Assignment (Published) appears to be missing from the course. stack: Error: You may want to look into this course. Assignment (Published) appears to be missing from the course.
    at Course.error (C:\Users\Xacheiree\Desktop\Projects\action-series-master\node_modules\logger\Logger.js:82:19)
    at pageProperties.forEach (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:189:28)
    at Array.forEach (<anonymous>)
    at getCorrectLinks (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:185:28)
    at checkPages (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:138:21)
    at checkArrays (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:55:17)
    at checkArrays (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:87:17)
    at beginProcess (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:49:13)
    at module.exports (C:\Users\Xacheiree\Desktop\Projects\action-series-master\actions\universal-description-quicklinks.js:38:13)
    at nextTask (C:\Users\Xacheiree\Desktop\Projects\action-series-master\node_modules\async\dist\async.js:5310:14)```
sethchilders92 commented 6 years ago

Did you run this on the Gauntlet or on a course?

zachintosh commented 6 years ago

Hmmm, I think it was a course. I believe it was HS 345. I'll see if it happens again.

sethchilders92 commented 6 years ago

Changed to a Warning instead of an Error. This is resolved for now, but will likely be an issue again.