Search code examples
bugzilla

How to view date bug was closed in Bugzilla?


We're using bugzilla and I would like to add a column to a list view to see the last timestamp when the bug's state was set to resolved or closed. Is this possible and if so, how? If not, what's the closest I can have to this?

Using Bugzilla v3.2.3.


Solution

  • Looks like the closest you can get is the "Changed" column. Unfortunately, that updates even when comments are added.