OneRoster: Can't update line item category
Hi all, I'm getting an error when trying to change a line item's category. Is this by design, or am I doing something wrong here?
Steps To Reproduce:
- HTTP PUT lineItem_1.json to https://api.sky.blackbaud.com/afe-rostr/ims/oneroster/v1p1/lineItems/11122233334
- HTTP PUT lineItem_2.json to https://api.sky.blackbaud.com/afe-rostr/ims/oneroster/v1p1/lineItems/11122233334
The JSON files are attached above (highlighted). The only difference between them is the category IDs.
- lineItem_1.json has category ID lic-222-2222.
- lineItem_2.json has category ID lic-999-9999.
Expected Result:
- The first PUT is successful.
- The second PUT is successful. The assignment's category changes.
Actual Result:
- The first PUT is successful.
- The second PUT fails. An error message is returned:
{
"statusInfoSet": [
{
"imsx_codeMajor": "failure",
"imsx_severity": "error",
"imsx_operationRefIdentifier": "putLineItem",
"imsx_description": "CannotChangeCategory",
"imsx_codeMinor": "invalid_data"
}
]
}
Comments
-
Hi @Eric Eskildsen, thank you for posting. We currently have our team investigating this scenario. I am going to open a ticket for us on the matter and will update you on the issue through it.
1 -
Update for any others who may stumble upon this thread: Todd confirmed that the issue has been fixed.
Thank you to Todd and team for the help!
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 403 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
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 249 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 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
- 794 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)

