Skip to content

Lots and related extensions: Allow referencing to lotGroups #183

@jpmckinney

Description

@jpmckinney

Based on discussion in #125.

The Lots extension allows for the creation of tender/lotGroups, but there are never referenced from any other field (like relatedLots), as far as I'm aware.

We have two options:

  1. Change all relatedLot and relatedLots fields (I think those are the only names we use) to allow referencing an object in the tender/lotGroups array
  2. Create a separate field, in the case where a group is referenced.

I think (1) is preferred, as the use of lotGroups is rare. This will require some additional rules around how lotGroup IDs are generated, e.g. with a group- prefix, so that users know where to perform the lookup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreRelates to a recommended extensionSchemaInvolves editing the schema

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions