๐Ÿ’ปSchema Differentiation using UI

We can compare two schemas by following some steps as follows:

1. Start Comparison by choosing Schemas:

We click on Compare button present in Schemas tab as shown below:

2. Comparison View

2.1 Parameters

UUID : configures whether differences in UUIDs and Header IDs are taken into consideration when comparing blocks

ParameterDefinition

Don't compare

UUIDs and Header IDs are not involved in comparison of the blocks and their Properties.

All UUID

Differences in UUIDs and Header IDs are taken into consideration when comparing blocks and their Properties. (For example, when two schemas are exactly the same in every property they will still be considered as different due to differences in the values of IDs which by definition are always different)

2.2 Sections

1. Main โ€“ comparison of the main fields of schemas.

2. Schema Fields โ€“ comparison results of the schema fields.

Display settings โ€“ description and show/hide settings for each color/type of difference

ColorPurpose

Green

fields are identical

Green - Amber

when fields are embedded schemas, and these schemas are identical. The fields themselves are not different because their UUIDs are different

Amber

fields are partially equal

Red

fields are absent in the other Policy

Field comparison displays can be unfolded to display a detailed view of the block Properties.

Last updated