Content
Updated by Andrej Sandorf 1 day ago
### **Environment**:
Your OpenProject Version: 12.0.1
### **Steps to reproduce:**
1. Create a work package custom field, tick 'Used as a filter'
2. Create a work package query using this custom field as a filter
3. Edit the custom field and uncheck 'Used as a filter'
4. Open the work package query and try to export as, say, XLS
### **Actual Behavior**
A red error message with "Bad request."
### **Expected Behavior**
The export should let the user know this is due to the no longer available field in filter query.
The filter field is displayed with a red read warning string and the option for the user to remove it from their filters
On saving/"saving as" the query, the invalid filter field is removed (instead of crashing angular)
<br>
Your OpenProject Version: 12.0.1
### **Steps to reproduce:**
1. Create a work package custom field, tick 'Used as a filter'
2. Create a work package query using this custom field as a filter
3. Edit the custom field and uncheck 'Used as a filter'
4. Open the work package query and try to export as, say, XLS
### **Actual Behavior**
A red error message with "Bad request."
### **Expected Behavior**
The export should let the user know this is due to the no longer available field in filter query.
The filter field is displayed with a red
On saving/"saving as" the query, the invalid filter field is removed (instead of crashing angular)
<br>