File: test_query1-rhbz.txt

package info (click to toggle)
python-bugzilla 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,116 kB
  • sloc: python: 6,160; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{'cc': ['foo@example.com'],
 'component': ['foo', 'bar'],
 'field0-0-0': 'keywords',
 'field1-0-0': 'cf_fixed_in',
 'field2-0-0': 'cf_qa_whiteboard',
 'id': ['1234', '2480'],
 'include_fields': ['assigned_to', 'id', 'status', 'summary'],
 'longdesc': 'some comment string',
 'longdesc_type': 'allwordssubstr',
 'product': ['foo'],
 'qa_contact': 'qa@example.com',
 'query_format': 'advanced',
 'type0-0-0': 'substring',
 'type1-0-0': 'substring',
 'type2-0-0': 'substring',
 'value0-0-0': 'fribkeyword',
 'value1-0-0': 'amifixed',
 'value2-0-0': 'some-example-whiteboard'}