Skip to content

Feature: Ability to Upload Scheduling Goals to All Plans with Mission Model ID #69

@meganmjones

Description

@meganmjones

Currently, there is one aerie-cli scheduling command option for uploading goals (aerie-cli scheduling upload).

This command has the inputs:
--model-id INTEGER The mission model ID to associate with the scheduling
goal [required]
--plan-id INTEGER Plan ID [required]
--schedule TEXT Text file with one path on each line to a scheduling
rule file, in decreasing priority order [required]
--help Show this message and exit.

As seen with these inputs, you can only upload all goals to one select plan-id. It would be very useful to have the option to upload all the scheduling goals to all plans created with a specific mission model ID. Then, goals wouldn't need to be transferred between newly created plans if they shared the same mission model ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeProposal or code break existing interfaces.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions