Closed Bug 366843 Opened 18 years ago Closed 16 years ago

When changing a bug, show the user what he just changed

Categories

(Bugzilla :: Creating/Changing Bugs, enhancement)

2.23.3
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 115040

People

(Reporter: robzilla, Unassigned)

Details

Bugzilla can sometimes be a little intimidating to new or non-tech users (e.g. a documentation team), especially if they have to make changes to bugs, and especially if there are a lot of custom fields.

Right now in Bugzilla, when you make changes to a bug, the resulting page only shows you who did (and didn't) get bugmail.  We've found that if the resulting page also shows the user what he just changed (i.e. the latest snippet from the activity log), it makes the user much more confident in making changes, since it confirms that they made the changes that they really wanted to make (and only those changes).

I think I have some code lying around somewhere that does this, but I don't remember how big the code change is, and I think it's based on 2.18.  Let me know if I should go look for it.
I'm pretty sure this is a dupe. Maybe filed by timeless.
Whiteboard: DUPEME
This will also be easier once we use Bugzilla::Object, since Bugzilla::Object->update returns a hash of what changed.
dupe of bug 115040?
Yes
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
No, not a dup. This one's about show_bug, the other one's about process_bug.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: When changing a bug, show the user what he just changed → When changing a bug on show_bug, show the user what he is about to change
Oh, nevermind, I thought this was some other bug.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → DUPLICATE
Summary: When changing a bug on show_bug, show the user what he is about to change → When changing a bug, show the user what he just changed
You need to log in before you can comment on or make changes to this bug.