OneRoster PUT /lineItems: Can't PUT to a line item that has been deleted
@Todd DeSchuiteneer / Team -
I'm getting an error when PUTting a line item that has the same ID as a deleted line item. Is this the expected behavior? If so, how can we mark the line item undeleted?
Scenario:
- Google Classroom assignment has ID 12345 in Google.
- PUT line item in Blackbaud with ID 12345.
- Delete line item.
- PUT line item with ID 12345.
Expected behavior:
- The line item is undeleted or otherwise written to in Blackbaud.
Actual behavior:
- Call failed with status code 400 (Bad Request):
PUT https://api.sky.blackbaud.com/afe-rostr/ims/oneroster/v1p1/lineItems/{id}.
Response from Blackbaud:
{"statusInfoSet":[{"imsx_codeMajor":"failure","imsx_severity":"error","imsx_operationRefIdentifier":"putLineItem","imsx_description":"LineItemDeleted","imsx_codeMinor":"invalid_data"}]}
This is for syncing Google assignments and grades to Blackbaud. We use the Google assignment ID as the line item ID so that we know which Google assignment the Blackbaud assignment was created from. That way, a new Blackbaud assignment isn't created every time the sync runs.
0
Comments
-
@Eric Eskildsen
We are working on this area. I will check with the team to see if their plan would address this issue or otherwise affect the behavior.1
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 649 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 782 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

