Skip to content

Instead of hard coding CreatePriority, build a DAG #28

@oliverheywood451

Description

@oliverheywood451

This is a follow up idea to issue #25

Right now create priority is just a hard coded number. It could be hard to understand where it comes from. Instead, we could hard code the blocking relationships (e.g. Buyer Users must be created before Buyers), use that to build a Directed Acyclic Graph, and then use that to determine create priority.

This is kinda cool, but low priority.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions