Closed parkerabercrombie closed 4 months ago
Clipper is not relying on scheduling conditions for current conop, so not a high priority bug for us.
Thanks @parkerabercrombie - related to or duplicate of #1336
@parkerabercrombie @srschaffJPL
So far, can't reproduce. I have a mission model jar from march 18, 2024. When I try running this example, I get an error on the compilation of this global scheduling condition. It seems there is an issue with GENERIC_Placeholder
activity type being absent from generated types. I have GENERIC_Power_Data
and GENERIC_Epoch
but not GENERIC_Placeholder
.
(1) do you have any other goal with that activity type ? do you use it otherwise ? is it draggable from the UI ?
(2) Can you LFT me your mission model jar ?
The issue has been reproduced with a g24.1 clipper model on develop.
This is now fixed in Aerie 2.14.0, closing this, thanks @adrienmaillard
Checked for duplicates
No - I haven't checked
Is this a regression?
Yes - This worked in a previous version
Version
2.11.0
Describe the bug
I ran scheduling with two goals (in priority order):
B/6hr
A/1d
And one scheduling condition:
When I run the scheduler I get a plan with overlapping GENERIC_Placeholder and TEL_Set_GroupID activites, which is in violation of the scheduling condition.
Plan start: 2030-001T00:00:00.000 Plan end: 2030-005T00:00:00.000
Reproduction
See bug description above.
Logs
System Info
Severity
Moderate