-
Type:
Suggestion
-
Resolution: Won't Fix
-
None
-
Component/s: JQL
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Users should be able to specify aliases for Column names.
For example, in SQL:
SELECT ReallyLongColumnName RLCN
FROM ...
However, JQL does not offer the ability to alias column names. Some aliasing is being done automatically (e.g. 'Priority' -> 'Pr'), but the user has no control over this.
- relates to
-
JRACLOUD-20801 Support Column Aliases in Filters
- Closed
-
JRASERVER-17766 JQL:Alias for resolution and priority should be allowed for searching and sorting
- Closed