crisp-im / crisp-im/python-crisp-api
check_people_profile_exists does not return a thing
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
check_people_profile_exists does not return True or False,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the check_people_profile_exists method in the Python API wrapper and inspect how it currently handles the profile lookup. Run the relevant existing tests, if present, and verify that the method returns True when a people profile exists and False when it does not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100