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

Suggestion: option to skip updating a record if only the comment is different #47

Open
brookmiles opened this issue Feb 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@brookmiles
Copy link

I have a generated blocklist with dates in the comments, and it would be nice to import the latest version without having to update all of the existing blocks on the server just because the dates in the comments have changed.

If I could skip updating those blocks where only the comment has changed, it would be faster and not spam the audit log.

@jpwarren
Copy link
Member

jpwarren commented Sep 6, 2023

Hmm, good idea! I think. Let me muse on it a little to see if it will introduce any unusual or unexpected behaviour that might confuse people, but my first impressions are that it should be fine.

Should probably be implemented as a True/False option flag that defaults to False and preserves the existing behaviour where changes to comments are treated as significant.

@jpwarren jpwarren self-assigned this Sep 6, 2023
@jpwarren jpwarren added enhancement New feature or request help wanted Extra attention is needed labels Sep 6, 2023
@jpwarren jpwarren added this to the v0.5.0 milestone Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants