ckanapi load datasets fails silently if owner_org is not found
Open
- Dominant language
- Python
- Stars
- 212
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
If `owner_org` contains an ID which is not one of the available ones, ckanapi fails silently. Should there be a check?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the ckanapi dataset-loading entry point and reproduce a load where owner_org contains an unavailable ID. Trace how that condition is handled and define completion as reporting the invalid organization instead of failing silently; add or update a regression test if the existing test layout provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100