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

fix typo in script to cancel WUs #5808

Merged
merged 2 commits into from
Sep 15, 2024
Merged

fix typo in script to cancel WUs #5808

merged 2 commits into from
Sep 15, 2024

Conversation

davidpanderson
Copy link
Contributor

Don't use hardwired constants in DB queries.

Note: we have 2 scripts that do about the same thing ops/cancel_workunits.php
ops/cancel_wu_form.php
Both are linked to from ops page. Remove one of them.

Fixes #5807

davidpanderson and others added 2 commits September 14, 2024 15:49
Don't use hardwired constants in DB queries.

Note: we have 2 scripts that do about the same thing
ops/cancel_workunits.php
ops/cancel_wu_form.php
Both are linked to from ops page.  Remove one of them.
Signed-off-by: Vitalii Koshura <[email protected]>
@AenBleidd AenBleidd added this to the Server Release 1.6.0 milestone Sep 15, 2024
@AenBleidd AenBleidd merged commit cef80be into master Sep 15, 2024
146 checks passed
@AenBleidd AenBleidd deleted the dpa_cancel_wus branch September 15, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Server: cancel_workunits.php range deletion doesn't work
2 participants