ucdavis / ucdavis/ipa-client-angular
JS Exception on Reconciliation Report
@ltwheeler is already working on this.
Since Nov 13, 2017.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
URL: https://ipa.ucdavis.edu/registrarReconciliationReport/11/2017/01 User: Pham, Thao Kerberos: tpham511 Full Error: Cannot convert undefined or null to object Stack: TypeError: Cannot convert undefined or null to object at https://ipa.ucdavis.edu/js/registrarReconciliationReportApp.js?rel=1510259909733:6:29853 at Array.forEach () at Object._sectionReducers (https://ipa.ucdavis.edu/js/registrarReconciliationReportApp.js?rel=1510259909733:6:29596) at Object.reduce (https://ipa.ucdavis.edu/js/registrarReconciliationReportApp.js?rel=1510259909733:7:1041) at reportService.updateActivity.then.$rootScope.$emit.message (https://ipa.ucdavis.edu/js/registrarReconciliationReportApp.js?rel=1510259909733:6:17357) at processQueue (https://ipa.ucdavis.edu/js/lib.js:14:6272) at https://ipa.ucdavis.edu/js/lib.js:14:6539 at Scope.$eval (https://ipa.ucdavis.edu/js/lib.js:14:19946) at Scope.$digest (https://ipa.ucdavis.edu/js/lib.js:14:17635) at Scope.$apply (https://ipa.ucdavis.edu/js/lib.js:14:20372)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.