stable

Clone or download

Read-only

feat: Be able to write and save a selectable query directly in the widget

Part of story #38263 Choose my own columns based on field name (numeric, text, dates) How to test: - Run the following command to enable the feature flag: tuleap config-set feature_flag_enable_tql_select 1 - Write a query with a "SELECT" and some trackers - Click on `Search` => The wanted column are displayed - Save the report and reload the page => The saved report is displaed after the reloading Change-Id: I25a00efab5c5a8b7c99d9418323517b1ee0bab7e

Modified Files

Name
M plugins/crosstracker/scripts/cross-tracker/package.json +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectableTable.vue +28 −3 Go to diff View file