#751 Show context in outdated comments
Closed: Fixed a year ago by wombelix. Opened 8 years ago by puiterwijk.

It would be great if one could also see the context for outdated comments (as discussed in #744).
This could be implemented by storing the tip of the tree + filepath at the moment of comment creation, so you have the history of the file at that point.

We should probably start storing this info as soon as possible, even if we don't display the context yet, so we have the data for when we do for as many PRs as possible.


Another issue for this is what if the commits are squashed and force pushed? the tree + filepath is going to not work for showing the context there, right?

We may need to cache it in the DB

I would like to see the context for non-outdated comments too, fwiw.

Metadata Update from @wombelix:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata