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

🐛 Bug: referenced Number is "null" if the Value in the other Table is 0 #4628

Closed
1 task done
sasch901 opened this issue Dec 7, 2022 · 2 comments
Closed
1 task done
Assignees
Labels
🐛 Type: Bug Something is broken or incorrect unexpectedly.

Comments

@sasch901
Copy link

sasch901 commented Dec 7, 2022

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

Create two tables. Connect it. Referencing a Field as Number. If the Number in the referenced Table is Zero, the field is empty.
Table 1:
image

Table 2:
image
Here, in the First ROW should be "0" in the DisplayID Field

Also the Api is a "null"
Bildschirm­foto 2022-12-07 um 11 07 57

Desired Behavior

make it Possible :D

Project Details

MySQLi
Node.JS

Attachements

No response

@dstala dstala assigned pranavxc and unassigned o1lab Dec 8, 2022
@dstala dstala added the 🐛 Type: Bug Something is broken or incorrect unexpectedly. label Dec 8, 2022
@dstala
Copy link
Member

dstala commented Dec 8, 2022

Observed with HM & MM; BT column type is fine for 0 reference

pranavxc added a commit that referenced this issue Dec 8, 2022
- includes fix for #4628

Signed-off-by: Pranav C <pranavxc@gmail.com>
@wingkwong wingkwong added this to the Next Release: 0.101.0 milestone Dec 24, 2022
@github-actions
Copy link
Contributor

Fixed in v0.101.0-beta.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something is broken or incorrect unexpectedly.
Projects
Development

No branches or pull requests

5 participants