Bug 179115 - changes to Cc: list should not update bug's last changed date#1095
Closed
kyoshino wants to merge 1 commit intomozilla-bteam:masterfrom
kyoshino:bug-179115-last-mod-date
Closed
Bug 179115 - changes to Cc: list should not update bug's last changed date#1095kyoshino wants to merge 1 commit intomozilla-bteam:masterfrom kyoshino:bug-179115-last-mod-date
kyoshino wants to merge 1 commit intomozilla-bteam:masterfrom
kyoshino:bug-179115-last-mod-date
Conversation
dylanwh
suggested changes
Feb 14, 2019
Contributor
dylanwh
left a comment
There was a problem hiding this comment.
We can't do this. We could have a new field that is "last major change", but too many things need the last modified field to reflect the last bug metadata change.
Collaborator
Author
|
Do we have any side effect? As far as I can tell from my local test, the change is logged and email notifications are sent afterwards as usual. |
Contributor
|
Things like kyle's ETL and external systems could rely on this. We must add a "user-visible" change field or something. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stop updating the last modified date =
delta_tsfield when only CC is changed. This makes triagers’ life much easier and helps people focus on real contributions.Bugzilla link
Bug 179115 - changes to Cc: list should not update bug’s last changed date