Consent Collection Are Now Tertiary State Buttons
All consent collection forms are now tertiary state buttons. This will ensure that all consent collection from any page will work the same way, instead of the application having to calculate a the corresponding status.
The first status no_consent means there is no consent given, you MUST never process this consent meaning for the user. This is also the default option upon registration for all forms as per common recommendation and law to have them off by default.
Then there are two more consent status codes subscribed which means you MAY process what the user has given consent for. And the other unsubscribed which mean you MUST stop processing what the consent means.
There is also a third consent option which is archived which is basically the same as subscribed but cannot be undone, and therefore you MAY process this consent meaning at all times.