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
Since integrated_time is a required field in the bundle proto, it has been considered a missing field if not initialized when writing to a bundle. The field has been temporarily removed from the missing field check since it is not present in a Rekor v2 entry. This issue proposes to update the handling of this field once it becomes optional.