Skip to content

Fixes IsExisting, IsAlive and IsSacred

Roy Sindre Norangshol requested to merge revive into master

IsExisting is used for finding next value for the enum ints. (that is stored in clickhouse) IsAlive you are not when end of production.

Added IsSacred for scopes that is either internal or envelope, we dont want API to touch sacred properties in some situations via the taxman API.

Merge request reports