Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Procedural Scheduling Follow Up: Rework GoalId to remove Optional #1551

Open
Mythicaeda opened this issue Sep 9, 2024 · 0 comments
Open
Labels
scheduling Anything related to the scheduling domain

Comments

@Mythicaeda
Copy link
Contributor

Comment from original PR: #1496 (comment)

Body of comment:

GoalId should be split into a pair of GoalInvocationId and GoalDefinitionId (or something similarly named). This will avoid us needing to use Optional to meet the one use case of updating a goal definition's parameter schema.

@Mythicaeda Mythicaeda added the scheduling Anything related to the scheduling domain label Sep 9, 2024
@github-project-automation github-project-automation bot moved this to Todo in Aerie Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scheduling Anything related to the scheduling domain
Projects
Status: Todo
Development

No branches or pull requests

1 participant