File: test_externalbugs_update.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 (9 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
{'bug_ids': ['some', 'bug', 'id'],
 'ext_bz_bug_id': ['externalid-update'],
 'ext_description': 'link to mozilla',
 'ext_priority': 'like, really bigly',
 'ext_status': 'OPEN',
 'ext_type_description': 'some-bug-update',
 'ext_type_id': 'mozilla',
 'ext_type_url': 'https://mozilla.foo/bar/5678',
 'ids': ['external1', 'external2']}