Data Model

Specify the data a feature uses and changes. Connect entity definitions and relationships to product rules and implementation.
Start with Reqode
PR-74 · 1 / 6
Start with the business meaning
1 of 6

Start with the business meaning

Approval Delegation defines temporary authority: who may approve, for which department, within what dates and amount limit.

DATA ENTITIES

Choose the right structure for each data concept

Start with a description of a business concept and its rules before formalizing its structure.

Add attributes with identifiers, names, types, descriptions, required and deprecated flags. References connect other entities.

Maintain ordered values with keys, names, descriptions, and deprecated markers. The entity type enables attributes, values, or neither.

Organize definitions in folders and classify them with types and labels.

Service Evidence: a business concept described before adding an attribute structure.
Service Evidence: a business concept described before adding an attribute structure.
More views
Visit: grouped attributes, required fields, and a reference to Work Order.

Visit: grouped attributes, required fields, and a reference to Work Order.

Visit State: named, ordered values with their business meaning.

Visit State: named, ordered values with their business meaning.

ENTITY RELATIONSHIPS

Explore the ER diagram and reverse references

The generated ER diagram shows reference relationships. Compact mode shows nodes; Full adds attributes. Open a node for its definition.

Used by lists incoming references. The local Diagram combines incoming and outgoing links to help assess change impact.

In FieldDesk, Visit references Work Order. Inspect Work Order to understand both its own structure and the parts of the data model that rely on it.

Work Order in Full mode: attribute lists and the incoming reference from Visit.
Work Order in Full mode: attribute lists and the incoming reference from Visit.
More views
Work Order: Used by identifies Visit and its Work order id attribute.

Work Order: Used by identifies Visit and its Work order id attribute.

IMPLEMENTATION ALIGNMENT

Inspect units and findings in the table or individually

Enable Units and Findings columns to review linked implementation and reported issues across entities.

Inspect unit alignment states and open relations or Findings for detail.

Switch from catalog review to an individual entity’s implementation context.

FieldDesk Data Entities: linked Software Units, alignment states, and Findings.
FieldDesk Data Entities: linked Software Units, alignment states, and Findings.
More views
Open a finding directly from the Data Entities table.

Open a finding directly from the Data Entities table.

TRACEABILITY

Understand usage and trace the definition to code

Requirements links explain the product rules that use the entity and depend on its structure or values.

Follow Code to units and source files; inspect linked commits for implementation changes.

Trace from the definition’s purpose to its implementation.

Visit: linked requirements explain scheduling and execution behavior.
Visit: linked requirements explain scheduling and execution behavior.
More views
Visit Code: connected Software Units and their alignment states.

Visit Code: connected Software Units and their alignment states.

Visit Software Unit: synchronized app/Models/Visit.php and implementation dependencies.

Visit Software Unit: synchronized app/Models/Visit.php and implementation dependencies.

Visit implementation: inspect the linked commit and its source changes.

Visit implementation: inspect the linked commit and its source changes.

CHANGE HISTORY

Compare model revisions in their change context

Revisions preserve descriptions, grouped attributes, and values. Compare with the previous or current revision for supported field and collection differences.

Open the revision’s Change Request for scope and its Action log for recorded events, initiators, and changes.

Work on model changes in a branch, export selected definitions as Markdown, or start AI Analyst with an entity as its context.

Visit revision 2: Previous diff, revision selector, and linked CR-1 in Warranty Evidence.
Visit revision 2: Previous diff, revision selector, and linked CR-1 in Warranty Evidence.
More views
Visit: highlighted changes to the warranty decision rule compared with the previous revision.

Visit: highlighted changes to the warranty decision rule compared with the previous revision.