Bug report #20540
[Expressions]Function parameters display is not triggered when there's a space after the function name
Status: | Open | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Expressions | ||
Affected QGIS version: | 3.4.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28360 |
Description
Eg writing aggregate(
shows the parameters of the aggregate function while writing aggregate (
does not.