Bug report #14064
Problem with numeric fields
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Attribute table | ||
| Affected QGIS version: | 2.12.1 | Regression?: | No | 
| Operating System: | Fedora | Easy fix?: | No | 
| Pull Request or Patch supplied: | No | Resolution: | not reproducable | 
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 22074 | 
Description
Hi all, We're using QGis 2.12 on fedora, and it works quite fine
Here's the problem : when digitising, if we are filling a numeric field with more than 1 digit, it will save, no problem... But after exiting and restarting Qgis (for a new day of work, for example...), it won't be possible to save any value in this field...
We've temporarily solve the problem by creating a text field, instead of the numeric, digitise everything, then, when it's done, create a new field, with the field calculator, of numeric type...
History
#1
     Updated by Saber Razmjooei almost 10 years ago
    Updated by Saber Razmjooei almost 10 years ago
    - Status changed from Open to Feedback
- Category set to Attribute table
Are you sure your numeric field has sufficient length? What file type are you using?
#2
     Updated by Thierry Gonon almost 10 years ago
    Updated by Thierry Gonon almost 10 years ago
    Yes, it has sufficient length (10 digits, and we're using only 4)? We're working with shapefiles... (hoep to move to PostGIS soon...)
#3
     Updated by Giovanni Manghi almost 10 years ago
    Updated by Giovanni Manghi almost 10 years ago
    can you please attach a sample of your data? thanks.
#4
     Updated by Giovanni Manghi over 9 years ago
    Updated by Giovanni Manghi over 9 years ago
    - Resolution set to not reproducable
- Status changed from Feedback to Closed
closing for lack of feedback, please reopen if necessary.