tl-its-umich-edu / canvas

Integration scripts between ITS TL and Instructure Canvas
Other
3 stars 8 forks source link

TLUNIZIN-755 #73

Closed zqian closed 8 years ago

zqian commented 8 years ago

previously .concat function was used to construct paged Canvas calls. However, the .concat changes the calling object, so that the resulting URL was not formed correctly

dovek commented 8 years ago

Per our conversation, I think the code will resolve the issue we discussed where the variables continue to grow if the loop processes more than once.