You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

queries.yml 343B

12345678910111213141516171819202122
  1. ---
  2. queries_001:
  3. name: Multiple custom fields query
  4. project_id: 1
  5. filters: |
  6. ---
  7. cf_1:
  8. :values:
  9. - MySQL
  10. :operator: "="
  11. status_id:
  12. :values:
  13. - "1"
  14. :operator: o
  15. cf_2:
  16. :values:
  17. - "125"
  18. :operator: "="
  19. id: 1
  20. is_public: true
  21. user_id: 1