-
Type:
Suggestion
-
Resolution: Won't Fix
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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.
- is related to
-
JRASERVER-20801 Support Column Aliases in Filters
- Closed