We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcead9 commit 070800bCopy full SHA for 070800b
1 file changed
backend/application/core/services/export_observations.py
@@ -66,6 +66,7 @@ def _get_excludes() -> list[str]:
66
"STATUS_NOT_SECURITY",
67
"STATUS_AFFECTED",
68
"origin_service",
69
+ "observation_notified",
70
]
71
72
0 commit comments