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

Make the 'Edit Rules' ignore notifications in Slack clearer #904

Open
2 tasks
Tracked by #10272
teolemon opened this issue Oct 10, 2017 · 3 comments
Open
2 tasks
Tracked by #10272

Make the 'Edit Rules' ignore notifications in Slack clearer #904

teolemon opened this issue Oct 10, 2017 · 3 comments
Labels
🧽 Data quality - Prevention - Edit rules Edit Rules prevent quality issues by selectively ignoring or altering specific edits 🧽 Data quality https://wiki.openfoodfacts.org/Quality

Comments

@teolemon
Copy link
Member

teolemon commented Oct 10, 2017

What

  • We set rules to ignores ingredient modifications under certain rules, and we send a notification to #edit-alerts
    they're not very legible right now.
  • Show what has changed more clearly in the Slack notifications created by some edit rules

Code pointer

my $diff = String::Diff::diff_merge('this is Perl', 'this is Ruby');
print "$diff\n";# this is [Perl]{Ruby}
http://search.cpan.org/dist/String-Diff/lib/String/Diff.pm

Part of

@teolemon teolemon added the 🧽 Data quality https://wiki.openfoodfacts.org/Quality label Oct 10, 2017
@teolemon teolemon added this to the Data Quality Checks milestone Oct 10, 2017
@hangy
Copy link
Member

hangy commented Nov 27, 2017

@teolemon The title "Make the ignore notifications clearer" does not match the task description. Was this supposed to be two different issues?

@teolemon
Copy link
Member Author

We set rules to ignores ingredient modifications under certain rules, and we send a notification to #edit-alerts
they're not very legible right now.

@teolemon
Copy link
Member Author

but at the same time, changing the format would make impossible to process the backlog.

@teolemon teolemon added the 🧽 Data quality - Prevention - Edit rules Edit Rules prevent quality issues by selectively ignoring or altering specific edits label Jun 25, 2018
@teolemon teolemon changed the title Make the ignore notifications clearer Make the 'Edit Rules' ignore notifications in Slack clearer Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧽 Data quality - Prevention - Edit rules Edit Rules prevent quality issues by selectively ignoring or altering specific edits 🧽 Data quality https://wiki.openfoodfacts.org/Quality
Projects
Status: To discuss and validate
Development

No branches or pull requests

2 participants