Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find Issue even though has been just created #5

Open
joaobentes opened this issue Nov 29, 2024 · 1 comment
Open

Cannot find Issue even though has been just created #5

joaobentes opened this issue Nov 29, 2024 · 1 comment

Comments

@joaobentes
Copy link

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
@aonnikov
Copy link
Member

aonnikov commented Dec 3, 2024

Cannot reproduce this, I tried to do the same - created a new workspace, created new project, adjusted scripts to use the workspace and the project. I can see created issue, regardless the way it is created (API or UI).
Do you see these issues in the UI? Probably you are not in the project so cannot see any issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants