Change LINKED_PLAN.target to direct references.

Description

Current LINKED_PLAN.target are UIDs - these should be changed to direct references, to allow the easier implementation of the TP engine.

Activity

Thomas Beale April 6, 2020 at 8:12 PM

A direct reference is just a normal reference, e.g. LINKED_PLAN.target: TASK_PLAN, whereas a UID reference is something like LINKED_PLAN.target: UID, or some other kind of id, rather than a direct object reference.

This CR is because we don’t need UID refs, it’s easier to just instantiate direct references.

Bjørn Næss April 6, 2020 at 8:05 PM

I am not sure if I like this. What is a direct reference versus a UID reference?

Done

Details

Reporter

Raised By

Thomas Beale

Original estimate

Components

Affects versions

Created January 4, 2019 at 8:03 PM
Updated April 8, 2020 at 6:10 PM
Resolved April 8, 2020 at 6:10 PM