##// END OF EJS Templates
Fixed: 500 error when validation fails on issue edition with no custom fields....
Fixed: 500 error when validation fails on issue edition with no custom fields. git-svn-id: http://redmine.rubyforge.org/svn/trunk@983 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r662:8da5bad29516
r970:bd8eded6702a
Show More
queries.yml
22 lines | 343 B | text/x-yaml | YamlLexer
---
queries_001:
name: Multiple custom fields query
project_id: 1
filters: |
---
cf_1:
:values:
- MySQL
:operator: "="
status_id:
:values:
- "1"
:operator: o
cf_2:
:values:
- "125"
:operator: "="
id: 1
is_public: true
user_id: 1