Skip to content

Helpers.hasCoursePermission returns without calling callback on error #2113

@taylortom

Description

@taylortom

See the following:

if (err) {
logger.log('error', err);
return err;
}

Metadata

Metadata

Labels

I: minorLow, impact, low priority bugsS: mergedCompleted, reviewed, and merged issuesT: bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions