fetch_issue_create_meta.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561
  1. {
  2. "expand": "issuetypes",
  3. "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
  4. "id": "10001",
  5. "key": "CO2",
  6. "name": "Colleen-2",
  7. "avatarUrls": {
  8. "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
  9. "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
  10. "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
  11. "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
  12. },
  13. "issuetypes": [
  14. {
  15. "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10000",
  16. "id": "10000",
  17. "description": "A big user story that needs to be broken down. Created by Jira Software - do not edit or delete.",
  18. "iconUrl": "https://beepboopimatest.atlassian.net/images/icons/issuetypes/epic.svg",
  19. "name": "Epic",
  20. "untranslatedName": "Epic",
  21. "subtask": false,
  22. "expand": "fields",
  23. "fields": {
  24. "summary": {
  25. "required": true,
  26. "schema": {
  27. "type": "string",
  28. "system": "summary"
  29. },
  30. "name": "Summary",
  31. "key": "summary",
  32. "hasDefaultValue": false,
  33. "operations": ["set"]
  34. },
  35. "issuetype": {
  36. "required": true,
  37. "schema": {
  38. "type": "issuetype",
  39. "system": "issuetype"
  40. },
  41. "name": "Issue Type",
  42. "key": "issuetype",
  43. "hasDefaultValue": false,
  44. "operations": [],
  45. "allowedValues": [
  46. {
  47. "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10000",
  48. "id": "10000",
  49. "description": "A big user story that needs to be broken down. Created by Jira Software - do not edit or delete.",
  50. "iconUrl": "https://beepboopimatest.atlassian.net/images/icons/issuetypes/epic.svg",
  51. "name": "Epic",
  52. "subtask": false,
  53. "hierarchyLevel": 1
  54. }
  55. ]
  56. },
  57. "components": {
  58. "required": false,
  59. "schema": {
  60. "type": "array",
  61. "items": "component",
  62. "system": "components"
  63. },
  64. "name": "Components",
  65. "key": "components",
  66. "hasDefaultValue": false,
  67. "operations": ["add", "set", "remove"],
  68. "allowedValues": []
  69. },
  70. "description": {
  71. "required": false,
  72. "schema": {
  73. "type": "string",
  74. "system": "description"
  75. },
  76. "name": "Description",
  77. "key": "description",
  78. "hasDefaultValue": false,
  79. "operations": ["set"]
  80. },
  81. "project": {
  82. "required": true,
  83. "schema": {
  84. "type": "project",
  85. "system": "project"
  86. },
  87. "name": "Project",
  88. "key": "project",
  89. "hasDefaultValue": false,
  90. "operations": ["set"],
  91. "allowedValues": [
  92. {
  93. "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
  94. "id": "10001",
  95. "key": "CO2",
  96. "name": "Colleen-2",
  97. "projectTypeKey": "software",
  98. "simplified": false,
  99. "avatarUrls": {
  100. "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
  101. "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
  102. "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
  103. "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
  104. }
  105. }
  106. ]
  107. },
  108. "reporter": {
  109. "required": true,
  110. "schema": {
  111. "type": "user",
  112. "system": "reporter"
  113. },
  114. "name": "Reporter",
  115. "key": "reporter",
  116. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/search?query=",
  117. "hasDefaultValue": true,
  118. "operations": ["set"]
  119. },
  120. "customfield_10011": {
  121. "required": true,
  122. "schema": {
  123. "type": "string",
  124. "custom": "com.pyxis.greenhopper.jira:gh-epic-label",
  125. "customId": 10011
  126. },
  127. "name": "Epic Name",
  128. "key": "customfield_10011",
  129. "hasDefaultValue": false,
  130. "operations": ["set"]
  131. },
  132. "customfield_10014": {
  133. "required": false,
  134. "schema": {
  135. "type": "any",
  136. "custom": "com.pyxis.greenhopper.jira:gh-epic-link",
  137. "customId": 10014
  138. },
  139. "name": "Epic Link",
  140. "key": "customfield_10014",
  141. "hasDefaultValue": false,
  142. "operations": ["set"]
  143. },
  144. "labels": {
  145. "required": false,
  146. "schema": {
  147. "type": "array",
  148. "items": "string",
  149. "system": "labels"
  150. },
  151. "name": "Labels",
  152. "key": "labels",
  153. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/1.0/labels/suggest?query=",
  154. "hasDefaultValue": false,
  155. "operations": ["add", "set", "remove"]
  156. },
  157. "attachment": {
  158. "required": false,
  159. "schema": {
  160. "type": "array",
  161. "items": "attachment",
  162. "system": "attachment"
  163. },
  164. "name": "Attachment",
  165. "key": "attachment",
  166. "hasDefaultValue": false,
  167. "operations": ["set"]
  168. },
  169. "issuelinks": {
  170. "required": false,
  171. "schema": {
  172. "type": "array",
  173. "items": "issuelinks",
  174. "system": "issuelinks"
  175. },
  176. "name": "Linked Issues",
  177. "key": "issuelinks",
  178. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/issue/picker?currentProjectId=&showSubTaskParent=true&showSubTasks=true&currentIssueKey=null&query=",
  179. "hasDefaultValue": false,
  180. "operations": ["add"]
  181. },
  182. "assignee": {
  183. "required": false,
  184. "schema": {
  185. "type": "user",
  186. "system": "assignee"
  187. },
  188. "name": "Assignee",
  189. "key": "assignee",
  190. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/assignable/search?project=CO2&query=",
  191. "hasDefaultValue": false,
  192. "operations": ["set"]
  193. }
  194. }
  195. },
  196. {
  197. "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10001",
  198. "id": "10001",
  199. "description": "Functionality or a feature expressed as a user goal.",
  200. "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium",
  201. "name": "Story",
  202. "untranslatedName": "Story",
  203. "subtask": false,
  204. "expand": "fields",
  205. "fields": {
  206. "summary": {
  207. "required": true,
  208. "schema": {
  209. "type": "string",
  210. "system": "summary"
  211. },
  212. "name": "Summary",
  213. "key": "summary",
  214. "hasDefaultValue": false,
  215. "operations": ["set"]
  216. },
  217. "issuetype": {
  218. "required": true,
  219. "schema": {
  220. "type": "issuetype",
  221. "system": "issuetype"
  222. },
  223. "name": "Issue Type",
  224. "key": "issuetype",
  225. "hasDefaultValue": false,
  226. "operations": [],
  227. "allowedValues": [
  228. {
  229. "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10001",
  230. "id": "10001",
  231. "description": "Functionality or a feature expressed as a user goal.",
  232. "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium",
  233. "name": "Story",
  234. "subtask": false,
  235. "avatarId": 10315,
  236. "hierarchyLevel": 0
  237. }
  238. ]
  239. },
  240. "parent": {
  241. "required": false,
  242. "schema": {
  243. "type": "issuelink",
  244. "system": "parent"
  245. },
  246. "name": "Parent",
  247. "key": "parent",
  248. "hasDefaultValue": false,
  249. "operations": ["set"]
  250. },
  251. "components": {
  252. "required": false,
  253. "schema": {
  254. "type": "array",
  255. "items": "component",
  256. "system": "components"
  257. },
  258. "name": "Components",
  259. "key": "components",
  260. "hasDefaultValue": false,
  261. "operations": ["add", "set", "remove"],
  262. "allowedValues": []
  263. },
  264. "description": {
  265. "required": false,
  266. "schema": {
  267. "type": "string",
  268. "system": "description"
  269. },
  270. "name": "Description",
  271. "key": "description",
  272. "hasDefaultValue": false,
  273. "operations": ["set"]
  274. },
  275. "project": {
  276. "required": true,
  277. "schema": {
  278. "type": "project",
  279. "system": "project"
  280. },
  281. "name": "Project",
  282. "key": "project",
  283. "hasDefaultValue": false,
  284. "operations": ["set"],
  285. "allowedValues": [
  286. {
  287. "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
  288. "id": "10001",
  289. "key": "CO2",
  290. "name": "Colleen-2",
  291. "projectTypeKey": "software",
  292. "simplified": false,
  293. "avatarUrls": {
  294. "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
  295. "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
  296. "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
  297. "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
  298. }
  299. }
  300. ]
  301. },
  302. "reporter": {
  303. "required": true,
  304. "schema": {
  305. "type": "user",
  306. "system": "reporter"
  307. },
  308. "name": "Reporter",
  309. "key": "reporter",
  310. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/search?query=",
  311. "hasDefaultValue": true,
  312. "operations": ["set"]
  313. },
  314. "customfield_10014": {
  315. "required": false,
  316. "schema": {
  317. "type": "any",
  318. "custom": "com.pyxis.greenhopper.jira:gh-epic-link",
  319. "customId": 10014
  320. },
  321. "name": "Epic Link",
  322. "key": "customfield_10014",
  323. "hasDefaultValue": false,
  324. "operations": ["set"]
  325. },
  326. "labels": {
  327. "required": false,
  328. "schema": {
  329. "type": "array",
  330. "items": "string",
  331. "system": "labels"
  332. },
  333. "name": "Labels",
  334. "key": "labels",
  335. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/1.0/labels/suggest?query=",
  336. "hasDefaultValue": false,
  337. "operations": ["add", "set", "remove"]
  338. },
  339. "attachment": {
  340. "required": false,
  341. "schema": {
  342. "type": "array",
  343. "items": "attachment",
  344. "system": "attachment"
  345. },
  346. "name": "Attachment",
  347. "key": "attachment",
  348. "hasDefaultValue": false,
  349. "operations": ["set"]
  350. },
  351. "issuelinks": {
  352. "required": false,
  353. "schema": {
  354. "type": "array",
  355. "items": "issuelinks",
  356. "system": "issuelinks"
  357. },
  358. "name": "Linked Issues",
  359. "key": "issuelinks",
  360. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/issue/picker?currentProjectId=&showSubTaskParent=true&showSubTasks=true&currentIssueKey=null&query=",
  361. "hasDefaultValue": false,
  362. "operations": ["add"]
  363. },
  364. "assignee": {
  365. "required": false,
  366. "schema": {
  367. "type": "user",
  368. "system": "assignee"
  369. },
  370. "name": "Assignee",
  371. "key": "assignee",
  372. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/assignable/search?project=CO2&query=",
  373. "hasDefaultValue": false,
  374. "operations": ["set"]
  375. }
  376. }
  377. },
  378. {
  379. "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10002",
  380. "id": "10002",
  381. "description": "A small, distinct piece of work.",
  382. "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium",
  383. "name": "Task",
  384. "untranslatedName": "Task",
  385. "subtask": false,
  386. "expand": "fields",
  387. "fields": {
  388. "summary": {
  389. "required": true,
  390. "schema": {
  391. "type": "string",
  392. "system": "summary"
  393. },
  394. "name": "Summary",
  395. "key": "summary",
  396. "hasDefaultValue": false,
  397. "operations": ["set"]
  398. },
  399. "issuetype": {
  400. "required": true,
  401. "schema": {
  402. "type": "issuetype",
  403. "system": "issuetype"
  404. },
  405. "name": "Issue Type",
  406. "key": "issuetype",
  407. "hasDefaultValue": false,
  408. "operations": [],
  409. "allowedValues": [
  410. {
  411. "self": "https://beepboopimatest.atlassian.net/rest/api/2/issuetype/10002",
  412. "id": "10002",
  413. "description": "A small, distinct piece of work.",
  414. "iconUrl": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium",
  415. "name": "Task",
  416. "subtask": false,
  417. "avatarId": 10318,
  418. "hierarchyLevel": 0
  419. }
  420. ]
  421. },
  422. "parent": {
  423. "required": false,
  424. "schema": {
  425. "type": "issuelink",
  426. "system": "parent"
  427. },
  428. "name": "Parent",
  429. "key": "parent",
  430. "hasDefaultValue": false,
  431. "operations": ["set"]
  432. },
  433. "components": {
  434. "required": false,
  435. "schema": {
  436. "type": "array",
  437. "items": "component",
  438. "system": "components"
  439. },
  440. "name": "Components",
  441. "key": "components",
  442. "hasDefaultValue": false,
  443. "operations": ["add", "set", "remove"],
  444. "allowedValues": []
  445. },
  446. "description": {
  447. "required": false,
  448. "schema": {
  449. "type": "string",
  450. "system": "description"
  451. },
  452. "name": "Description",
  453. "key": "description",
  454. "hasDefaultValue": false,
  455. "operations": ["set"]
  456. },
  457. "project": {
  458. "required": true,
  459. "schema": {
  460. "type": "project",
  461. "system": "project"
  462. },
  463. "name": "Project",
  464. "key": "project",
  465. "hasDefaultValue": false,
  466. "operations": ["set"],
  467. "allowedValues": [
  468. {
  469. "self": "https://beepboopimatest.atlassian.net/rest/api/2/project/10001",
  470. "id": "10001",
  471. "key": "CO2",
  472. "name": "Colleen-2",
  473. "projectTypeKey": "software",
  474. "simplified": false,
  475. "avatarUrls": {
  476. "48x48": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410",
  477. "24x24": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=small",
  478. "16x16": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=xsmall",
  479. "32x32": "https://beepboopimatest.atlassian.net/rest/api/2/universal_avatar/view/type/project/avatar/10410?size=medium"
  480. }
  481. }
  482. ]
  483. },
  484. "reporter": {
  485. "required": true,
  486. "schema": {
  487. "type": "user",
  488. "system": "reporter"
  489. },
  490. "name": "Reporter",
  491. "key": "reporter",
  492. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/search?query=",
  493. "hasDefaultValue": true,
  494. "operations": ["set"]
  495. },
  496. "customfield_10014": {
  497. "required": false,
  498. "schema": {
  499. "type": "any",
  500. "custom": "com.pyxis.greenhopper.jira:gh-epic-link",
  501. "customId": 10014
  502. },
  503. "name": "Epic Link",
  504. "key": "customfield_10014",
  505. "hasDefaultValue": false,
  506. "operations": ["set"]
  507. },
  508. "labels": {
  509. "required": false,
  510. "schema": {
  511. "type": "array",
  512. "items": "string",
  513. "system": "labels"
  514. },
  515. "name": "Labels",
  516. "key": "labels",
  517. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/1.0/labels/suggest?query=",
  518. "hasDefaultValue": false,
  519. "operations": ["add", "set", "remove"]
  520. },
  521. "attachment": {
  522. "required": false,
  523. "schema": {
  524. "type": "array",
  525. "items": "attachment",
  526. "system": "attachment"
  527. },
  528. "name": "Attachment",
  529. "key": "attachment",
  530. "hasDefaultValue": false,
  531. "operations": ["set"]
  532. },
  533. "issuelinks": {
  534. "required": false,
  535. "schema": {
  536. "type": "array",
  537. "items": "issuelinks",
  538. "system": "issuelinks"
  539. },
  540. "name": "Linked Issues",
  541. "key": "issuelinks",
  542. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/issue/picker?currentProjectId=&showSubTaskParent=true&showSubTasks=true&currentIssueKey=null&query=",
  543. "hasDefaultValue": false,
  544. "operations": ["add"]
  545. },
  546. "assignee": {
  547. "required": false,
  548. "schema": {
  549. "type": "user",
  550. "system": "assignee"
  551. },
  552. "name": "Assignee",
  553. "key": "assignee",
  554. "autoCompleteUrl": "https://beepboopimatest.atlassian.net/rest/api/2/user/assignable/search?project=CO2&query=",
  555. "hasDefaultValue": false,
  556. "operations": ["set"]
  557. }
  558. }
  559. }
  560. ]
  561. }