Add context around added/removed pieces of CDN snapshot when doing a snapshot diff #1653
Labels
new feature
A new feature, capability or behavior
Traffic Portal v1
related to Traffic Portal version 1
Milestone
Currently when you "diff" a CDN snapshot (crconfig.json) in Traffic Portal (current snapshot vs new snapshot), you have 2 options:
This is configurable in traffic_portal_properties.
No. 1 is great but it breaks down when the CRconfig.json gets really big. For example, our CRConfig.json is roughly 10 MB. The browser has a hard time digesting/displaying 10MB.
No. 2 is much smaller as it is only showing the changed parts.....but....you have no context for those items that were added/removed.
Need the ability to show some context around each added/removed piece kind of like github does with the diff view
The text was updated successfully, but these errors were encountered: