hcengineering / hcengineering/huly-examples
Cannot find Issue even though has been just created
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/hcengineering/huly-examples/blob/c9e8534f9c57e25125a14853309dc1a52e907928/platform-api/examples/issue-list.ts#L41C1-L52C6
Huly URL: https://huly.app/
Symptoms:
- `findAll` call return `[ total: -1, lookupMap: undefined ]`
- `findOne` return `undefined`
What I have done:
- Created a project with the identifier `TEST` in my workspace
- In the example files I changed:
- URL to https://huly.app/
- Project identifier from `HULY` to `TEST`
- Username and Password to my username and password
- Workspace name to my workspace name
What does it work:
- Create issues
What does not work:
- Find created issue
- List issues
Environment:
- MacOS: 14.3 (23D56)
- Node: v23.3.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.