Set Option: Model object attribute.
Specifies which types of conflicts users in this database will see when they show conflicts for a project. The default value of the attribute lists each type of conflict and whether or not conflicts of that type are displayed when you request to see conflicts for a project.
The default editor displays the attribute settings, which contain one conflict setting per line. The line has the format: conflict_number: TRUE|FALSE. Lines that begin with the pound character (#) are treated as comments.
The conflict default values for this option are:
# No task associated with object
1: TRUE
# Multiple tasks associated with object
2: FALSE
# Implicitly included object
3: FALSE
# Object included by use operation?
4: TRUE
# Object implicitly required but before baseline
5: FALSE
# Object implicitly required but not included - newer
6: TRUE
# Object implicitly required but not included - parallel
7: TRUE
# Object explicitly specified but before baseline
8: FALSE
# Object explicitly specified but not included - newer
9: TRUE
# Object explicitly specified but not included - parallel
10: TRUE
# Object explicitly specified but no versions of object in project
11: FALSE
# Object implicitly required but no versions of object in project
12: FALSE
# Task implicitly included
13: TRUE
# Task implicitly required but not included
14: TRUE
# Task explicitly specified but not included
15: TRUE
# Task explicitly specified but none of its associated objects
# in project
16: FALSE
# Excluded task explicitly included
17: TRUE
# Excluded task implicitly included
18: TRUE
# Completed fix task not included
19: TRUE
# Assigned fix task not included
20: FALSE
# Task fixed by this task not included
21: FALSE
# Implicit task from explicit object
22: TRUE
# Implicitly required by multiple tasks - newer
23: TRUE
# Implicitly required by multiple tasks - parallel
24: TRUE
For information about how to set model attribute options, see Setting model object attribute options.