Skip to content

[FR] Auto-Issue Orders #8983

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

Open
SchrodingersGat opened this issue Jan 29, 2025 · 2 comments · May be fixed by #9565
Open

[FR] Auto-Issue Orders #8983

SchrodingersGat opened this issue Jan 29, 2025 · 2 comments · May be fixed by #9565
Labels
enhancement This is an suggested enhancement or new feature feature
Milestone

Comments

@SchrodingersGat
Copy link
Member

With the addition of start_date field to orders - #8966 - we now have the opportunity to automatically issue a pending order on a particular date.

That could be done via a plugin, or implemented directly into code with a simple global setting.

While I don't want to "bloat" the core code, this seems like a low hanging fruit which would be a great addition. The "extra actions on order issuing" can be handled by plugins.

So basically, add settings like AUTO_ISSUE_BUILD_ORDERS - if set, build orders will be automatically issued once the "start_date" is reached (if set)

@SchrodingersGat SchrodingersGat added enhancement This is an suggested enhancement or new feature triage:not-checked Item was not checked by the core team labels Jan 29, 2025
@SchrodingersGat
Copy link
Member Author

@matmair @wolflu05 thoughts? If you agree I'll add this in once #8966 is closed

@SchrodingersGat SchrodingersGat added feature and removed triage:not-checked Item was not checked by the core team labels Jan 29, 2025
@SchrodingersGat SchrodingersGat added this to the 1.0.0 milestone Jan 29, 2025
@matmair
Copy link
Contributor

matmair commented Jan 29, 2025

@SchrodingersGat this seems like a great candidate for a built in plugin; keeping the core logic lean should be a focus to make faster release cycles possible

@SchrodingersGat SchrodingersGat linked a pull request Apr 22, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants