Feature request #17381
Action's short name not consistently used
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Actions | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 25278 |
Description
A layer's action can have a description (api: name) and a short name (api: shortTitle).
In layer and canvas scope the short name is displayed, in feature and field scope the description is displayed. This seems not consistent.
Proposed solution: Always display short name.