nocodb icon indicating copy to clipboard operation
nocodb copied to clipboard

🐛 Bug: Duration column data is not getting saved to backend

Open dstala opened this issue 3 years ago • 1 comments

Please confirm if bug report does NOT exists already ?

  • [X] I confirm there is no existing issue for this

Steps to reproduce ?

  • Add new table
  • Create Duration column
  • Add few row
  • Update duration column with some numbers
  • Click on reload

On network tab too, updates to duration column doesn't trigger API

Desired Behavior

Update duration column

Project Details

Node: v16.14.0 Arch: arm64 Platform: darwin Docker: false Database: sqlite3 ProjectOnRootDB: true RootDB: sqlite3 PackageVersion: 0.98.1

Attachements

No response

dstala avatar Oct 14 '22 08:10 dstala

CY verification went through as we store and verify cell contents without page reload

dstala avatar Oct 14 '22 08:10 dstala

Fixed in v0.98.2.

github-actions[bot] avatar Oct 27 '22 11:10 github-actions[bot]