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

Filter Recent Changes by user group (app, bots…) #2125

Open
teolemon opened this issue Jul 22, 2019 · 2 comments
Open

Filter Recent Changes by user group (app, bots…) #2125

teolemon opened this issue Jul 22, 2019 · 2 comments
Labels
🧽 Data quality https://wiki.openfoodfacts.org/Quality Recent changes Implemented by @hangy - https://world.openfoodfacts.org/cgi/recent_changes.pl?&page=1&page_size=25

Comments

@teolemon
Copy link
Member

teolemon commented Jul 22, 2019

What

  • make the "Recent Changes" screen filterable by user
  • I have spotted a couple of problematic contributors, and I need to have a clear changelog of what they have done, to which products

Various ideas on how to implement (1st one is already good enough for my usecase)

http://world.openfoodfacts.org/cgi/recent_changes.pl&page=1&page_size=900&user=teolemon
http://world.openfoodfacts.org/cgi/recent_changes.pl&page=1&page_size=900&user=teolemon,foouser,baruser
http://world.openfoodfacts.org/cgi/recent_changes.pl&page=1&page_size=900&user_id_include=teolemon,foouser,baruser&user_id_exclude=roboto-app

Part of

@teolemon teolemon added ✨ Feature Features or enhancements to Open Food Facts server 🧽 Data quality https://wiki.openfoodfacts.org/Quality labels Jul 22, 2019
@hangy
Copy link
Member

hangy commented Jul 22, 2019

http://world.openfoodfacts.org/cgi/recent_changes.pl&page=1&page_size=900&user_id_include=teolemon,foouser,baruser&user_id_exclude=roboto-app

If you only include the named users, then the excluded one would be excluded by definition, wouldn't it?

@teolemon
Copy link
Member Author

We now have "app", "producers" and "bot" labels by @stephanegigandet
The real use case is being able to filter them out to focus on human contributors.
I'm renaming the bug to reflect that

@teolemon teolemon changed the title make recent changes filterable by user Filter Recent Changes by user group (app, bots…) Dec 15, 2019
@teolemon teolemon added the Recent changes Implemented by @hangy - https://world.openfoodfacts.org/cgi/recent_changes.pl?&page=1&page_size=25 label Jan 27, 2020
@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
@teolemon teolemon removed the ✨ Feature Features or enhancements to Open Food Facts server label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧽 Data quality https://wiki.openfoodfacts.org/Quality Recent changes Implemented by @hangy - https://world.openfoodfacts.org/cgi/recent_changes.pl?&page=1&page_size=25
Projects
Status: To discuss and validate
Status: To do
Development

No branches or pull requests

2 participants