tigrisdata-archive / tigris

Tigris is an Open Source Serverless NoSQL Database and Search Platform.

Home Page:https://www.tigrisdata.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: `UNKNOWN` thrown when creating a branch on a non-existing project, should be `NOT_FOUND`

adilansari opened this issue ยท comments

Describe the bug

  • Creating a branch on non-existing project throws Error: 2 UNKNOWN: not found.
  • Creating a collection on non-existing project throws Error: 5 NOT_FOUND: project doesn't exist 'catalog'

Expected behavior

  • The error message when creating branch should be NOT_FOUND and consistent with all other APIs

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

๐ŸŽ‰ This issue has been resolved in version 1.0.0-beta.114 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€