Bug report #14892
Add autonumber qgis/processing algorithm don't work
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | Processing/QGIS | ||
| Affected QGIS version: | 2.14.3 | Regression?: | No | 
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | Yes | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 22845 | 
Description
Add autonumber Qgis algorithm in processing plugin don't work (global name 'count' is not defined)
Bug fixed replacing "count" with "current" at line 65 of this file:
processing\\algs\\qgis\\AutoincrementalField.py
Associated revisions
[processing] fix typo in Add autoincremental layer alg (fix #14892)
History
#1
     Updated by Alexander Bruy over 9 years ago
    Updated by Alexander Bruy over 9 years ago
    - Status changed from Open to Closed
Fixed in changeset 90b313cc6dc3ff7d6b8533fba72063f04dfb741f.