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
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
By looking at the tracking-protection-listscollection history, I can see that the status oscillates between null and to-resign.
Same for normandy-recipes-capabilities.
By looking at the
tracking-protection-lists
collection history, I can see that the status oscillates betweennull
andto-resign
.Same for
normandy-recipes-capabilities
.This is not the case of other collections.
There is something wrong about this code: https://github.com/Kinto/kinto-signer/blob/master/kinto_signer/listeners.py#L187-L191
If the old status is
None
, we should set tosigned and not
None`.The text was updated successfully, but these errors were encountered: