You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you exclude certain fields from versioning by overriding get_fields_to_version(), the changelog will still attempt to version those excluded fields, causing it to throw an exception
If you exclude certain fields from versioning by overriding
get_fields_to_version(), the changelog will still attempt to version those excluded fields, causing it to throw an exception