Skip to content

Commit

Permalink
chore: Update doc to reflect recent improvement (#696) for searching …
Browse files Browse the repository at this point in the history
…exact matches using composite key via history UI;
  • Loading branch information
azeng-netflix committed Sep 5, 2024
1 parent a7140bd commit c5b738b
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 c5b738b

Please sign in to comment.