File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,16 @@ This section provides an overview of the customization framework and walks you t
6
6
process of tracking bugs in your organization. By the end of this section, you'll be able
7
7
to:
8
8
1 . Customize DevRev objects such as _ issue_ and _ ticket_ by adding custom fields.
9
+ 1 . Override default field settings of DevRev objects.
9
10
1 . Create custom stages and stage transition diagrams for your objects.
10
11
1 . Create dependent fields for your objects.
11
- 1 . Override default field settings of DevRev objects.
12
12
13
13
## Concepts
14
14
15
15
### DevRev object
16
16
17
- DevRev objects are the core entities in DevRev that represent real-world items such as
18
- issues, tickets, and incidents. Each object type has a set of fields that describe the
19
- object. The keyword ` leaf_type ` refers to a DevRev object type.
17
+ DevRev objects are the core entities that represent real-world items such as issues,
18
+ tickets, and incidents. Each object type has a set of fields that describe the object.
20
19
21
20
<Callout intent = " tip" >
22
21
When you encounter ` leaf_type ` in the documentation or API, it refers to the type of DevRev
You can’t perform that action at this time.
0 commit comments