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
When iterating documents from dossiers I get errors saying that document soorten are unknown, specifically:
'Verslag van een commissiedebat'
'Amendement (gewijzigd/nader/vervangend)'
'Brief Voorzitter'
Adding them to the DocumentSoort Enum seems to fix that. Is this a known issue?
The text was updated successfully, but these errors were encountered:
When iterating documents from dossiers I get errors saying that document soorten are unknown, specifically:
'Verslag van een commissiedebat'
'Amendement (gewijzigd/nader/vervangend)'
'Brief Voorzitter'
Adding them to the DocumentSoort Enum seems to fix that. Is this a known issue?
The text was updated successfully, but these errors were encountered: