Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 | Backend logic error while importing activities from Banner #1443

Closed
cthielen opened this issue Nov 20, 2017 · 1 comment
Closed

1 | Backend logic error while importing activities from Banner #1443

cthielen opened this issue Nov 20, 2017 · 1 comment
Assignees

Comments

@cthielen
Copy link
Contributor

cthielen commented Nov 20, 2017

Fixed on 'import-from-banner'

ucdavis/ipa-web#205

Error while importing PHI courses with_activities from Banner for 2018-19 into an empty IPA schedule for 2018-19. Server returns 400, no exception message on backend.

Frontend receives response:

{"errors":[{"code":"Invalid Activity","message":"Invalid Activity"}]}

This does not occur when you do not import activities.

@ltwheeler
Copy link
Contributor

When importing banner activity times, the backend was erroneously setting start and end time based on the start time of the banner activity.

@cthielen cthielen changed the title Backend logic error while importing activities from Banner 1 | Backend logic error while importing activities from Banner Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants