File: test_modify2.txt

package info (click to toggle)
python-bugzilla 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,072 kB
  • sloc: python: 5,760; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
(['123456'],
 {'blocks': {'set': [123456, 445566]},
  'comment': {'comment': 'some example comment', 'is_private': True},
  'component': 'NEWCOMP',
  'dupe_of': 555666,
  'flags': [{'name': '-needinfo,+somethingels', 'status': 'e'}],
  'groups': {'remove': ['BAR']},
  'keywords': {'add': ['FOO']},
  'resolution': 'DUPLICATE',
  'status': 'CLOSED',
  'whiteboard': 'thisone'})