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

Evaluation of selection rules of orders with execution time #189

Closed
emelchinger opened this issue Feb 22, 2023 · 2 comments
Closed

Evaluation of selection rules of orders with execution time #189

emelchinger opened this issue Feb 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request implemented Issue has been implemented and is ready for test

Comments

@emelchinger
Copy link
Collaborator

In case of released orders with execution time in the future, the optional rules are not evaluated again at processing start.
This leads to missing input files of better quality.
Example:
S1 OBS products have some optional rules referencing similar inputs with different quality. At creation of an OBS order the product of lowest quality (MPL_ORBPRE) exists and the order is released with it. The job steps are READY and not WAITING_INPUT.
At execution time the product of better quality (AUX_RES) exists too. But it is not used to process.
Solution:
Evaluate the rules agin before start of processing an order with exeution time.

@emelchinger emelchinger added the enhancement New feature or request label Feb 22, 2023
@emelchinger emelchinger self-assigned this Feb 22, 2023
@emelchinger
Copy link
Collaborator Author

Implemented by issue #229.

@emelchinger emelchinger added the implemented Issue has been implemented and is ready for test label Jan 9, 2025
@tangobravo62
Copy link
Collaborator

Works as expected with pre-generated processing orders in INPULS Systematic Production. Issue closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented Issue has been implemented and is ready for test
Projects
None yet
Development

No branches or pull requests

2 participants