Skip to content

Commit

Permalink
Update doc to reflect recent improvement (#696) for searching exact m…
Browse files Browse the repository at this point in the history
…atches using composite key via history UI;
  • Loading branch information
azeng-netflix committed Sep 5, 2024
1 parent a7140bd commit ab70502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ We can also search for changes in specific records by their keys. On each page

![History Lookup](img/history-lookup.png)

Search for _exact matches_ using composite key is also supported. When search for a composite key, different fields need to be separated by colons.

Clicking on individual records will bring us back to the object diff view page to see what was changed.


Expand Down

0 comments on commit ab70502

Please sign in to comment.