Project

General

Profile

Rest Api for journal relations, journals and parent id ยป update relations.txt

Sukrit Jain, 2021-09-10 13:08

 
1
<?xml version="1.0"?>
2
  <issue>
3
    <subject>Testtask26AUg</subject>
4
    <description>Testtask26AUg</description>
5
    <status_id>3</status_id>
6
    <project_id>2</project_id>
7
    <priority_id>1</priority_id>
8
    <assigned_to_id>1</assigned_to_id>
9
    <start_date>2021-08-26</start_date>
10
    <due_date>2021-08-30</due_date>
11
    <estimated_hours>123</estimated_hours>
12
    <custom_fields type="array">
13
      <custom_field id="3">
14
        <value>Cortex</value>
15
      </custom_field>
16
      <custom_field id="4">
17
        <value>Medium</value>
18
      </custom_field>
19
    </custom_fields>
20
    <relations type="array">
21
	<relation id="6" issue_id="39" issue_to_id="38" relation_type="relates" delay=""/>
22
    </relations>
23
  </issue>
    (1-1/1)