Core Terms - returning "odd" results
I successfully made a call to the endpoint for terms, and got data back but several rows had “odd” results. Example:
Most records look like this:
{"id": 38686, "begin_date": "2023-08-01T00:00:00-04:00", "description": "Fall Season", "end_date": "2024-07-31T00:00:00-04:00", "level_description": "Entire School", "level_id": 517, "offering_type": 9, "school_year_label": "2023-2024"}
but then some weird records appear as well. Here the description is missing altogether and the id is a weird number.
{"id": -2147483648, "begin_date": "0001-01-01T00:00:00-05:00", "end_date": "0001-01-01T00:00:00-05:00", "level_description": "Lower School", "level_id": 455, "offering_type": 11, "school_year_label": "2023-2024"}
Is this expected behavior or a possible bug?
Data comes from the Testing Cohort not my live data (I am not ready to do that yet)
Thanks for any insights.
Comments
-
@Paul Hermans
The record in question has an offering type of 11, which is Community Groups. Community don't require a term like other offerings, such as classes or activities. So, while odd, it should not present a problem. I will look into this particular test database to see if there is more to it and get back to you.0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 396 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™
- 568 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™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 34 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
- 785 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)

