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

Adds support to find or create line items according to its resourceId #81

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

dversoza
Copy link
Contributor

This code change adds support to find or create line items according to its resourceId when using AssignmentsGradesService, via the new find_or_create_lineitem(line_item, find_by='resource_id') and find_lineitem_by_resource_id(resource_id)

@hmoffatt
Copy link
Contributor

It would be helpful to add find_by='resourceLinkId' also.

@dmitry-viskov dmitry-viskov merged commit e066ef2 into dmitry-viskov:master Sep 1, 2022
@dmitry-viskov
Copy link
Owner

@dversoza great work! thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants