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
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) 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
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

