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

User deletion does not work on OPFF, OPF, OBF #10832

Open
stephanegigandet opened this issue Sep 26, 2024 · 1 comment
Open

User deletion does not work on OPFF, OPF, OBF #10832

stephanegigandet opened this issue Sep 26, 2024 · 1 comment
Labels
Account deletion Enabling users to delete account while preserving accountability for edits 🧴 Open Beauty Facts Our cosmetic analysis project https://world.openbeautyfacts.org 🐾 Open Pet Food Facts Our pet food analysis project https://world.openpetfoodfacts.org 📸 Open Products Facts Our project to increase the lifespan of objects. https://world.openproductsfacts.org

Comments

@stephanegigandet
Copy link
Contributor

Can't call method "enqueue" on an undefined value at /srv/opff/lib/ProductOpener/Producers.pm line 2075

@teolemon teolemon added 🐛 bug This is a bug, not a feature request. Account deletion Enabling users to delete account while preserving accountability for edits 🧴 Open Beauty Facts Our cosmetic analysis project https://world.openbeautyfacts.org 🐾 Open Pet Food Facts Our pet food analysis project https://world.openpetfoodfacts.org 📸 Open Products Facts Our project to increase the lifespan of objects. https://world.openproductsfacts.org labels Sep 26, 2024
@hangy
Copy link
Member

hangy commented Sep 28, 2024

Probably an issue with the config2 missing the Minion backend:

if (not defined $server_options{minion_backend}) {
print STDERR "No Minion backend configured in lib/ProductOpener/Config2.pm\n";
}

That's the only logical place in which this method would return undef in such a case.

@teolemon teolemon removed the 🐛 bug This is a bug, not a feature request. label Oct 18, 2024
@teolemon teolemon changed the title User deletion does not work on OPFF. OPF, OBF User deletion does not work on OPFF, OPF, OBF Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Account deletion Enabling users to delete account while preserving accountability for edits 🧴 Open Beauty Facts Our cosmetic analysis project https://world.openbeautyfacts.org 🐾 Open Pet Food Facts Our pet food analysis project https://world.openpetfoodfacts.org 📸 Open Products Facts Our project to increase the lifespan of objects. https://world.openproductsfacts.org
Projects
Status: To discuss and validate
Status: To do
Status: To do
Status: To Discuss & Validate
Development

No branches or pull requests

3 participants