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

No error shown when introducing a decimal number into a whole number type column #29

Open
gepaltineanu opened this issue Nov 25, 2023 · 0 comments
Labels
bug 🐛 Something isn't working

Comments

@gepaltineanu
Copy link

Describe the bug
While introducing a decimal value into a whole number column (nr intreg) there is no error shown. Although the final result is displayed as a whole number, you can add multiple identical values into a column that should be unique. For example 89.01, 89.4 and 89 will be displayed as the same number 89, as can be seen in the screenshot.

To Reproduce
Steps to reproduce the behavior:

  1. Go to manage tables
  2. Click on Edit
  3. Add unique column, of type whole number
  4. Click on add a new entry
  5. on the new column add a decimal number like for example 23.2
  6. no error is received
  7. Click on add a new entry
  8. on the new column add a decimal number like for example 23.4

Screenshots
image

Desktop (please complete the following information):

  • OS: [Windows]
  • Browser [chrome]
  • Version [119]
@gepaltineanu gepaltineanu added the bug 🐛 Something isn't working label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant