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

Feature : Row number required #787

Closed
ahmetveburak opened this issue Nov 18, 2021 · 1 comment
Closed

Feature : Row number required #787

ahmetveburak opened this issue Nov 18, 2021 · 1 comment
Labels
🏎 Scope : Row Anything related to a row 🔦 Type: Feature New functionality is requested.

Comments

@ahmetveburak
Copy link

NocoDB used as docker : false
NocoDB version : 0.82.0
Project was created by clicking : New Project by connecting to external database
Database on which spreadsheet is created : pg
OS on which NocoDB is running :
Node.js version if running as node : v16.11.1
Database version : 13.4

Steps To Reproduce

  1. Create new table
  2. Add some columns
  3. Add empty rows (Check Image: STEP 3)
  4. Add data to first row: Also, that could be another issue. Empty rows should not be created in database. (multiple rows can be filled) (Check Image: STEP 4)
  5. Add Form View and submit a form with random values
  6. Change to Grid View, you can datas changed position. (Check Image: STEP 6)

Expected behavior
Empty rows shouldn't commited. Submitted form data should appended after the last filled row or table data must keep own position.

Screenshots
STEP 3
STEP 3

STEP 4
STEP 4

STEP 6
STEP 6

Node version : v16.11.1
Arch type: x64
Platform: linux
Docker: false
Database: pg
packageVersion: 0.82.0

@o1lab o1lab changed the title Empty Rows Commited (PgSQL) Feature : Row number required Nov 18, 2021
@o1lab o1lab added the 🔦 Type: Feature New functionality is requested. label Nov 18, 2021
@o1lab o1lab added the 🏎 Scope : Row Anything related to a row label Sep 13, 2022
@wingkwong
Copy link
Member

Empty rows won't be saved to DB in latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏎 Scope : Row Anything related to a row 🔦 Type: Feature New functionality is requested.
Projects
None yet
Development

No branches or pull requests

3 participants