We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd3efa commit b9a2c0aCopy full SHA for b9a2c0a
CHANGELOG.md
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
## 1.12.1 - 2020-11-05
8
9
### Fixed
10
-- Error uploading to spaces that did not have extractors enabled/disabled (personel spaces)
+- Error uploading to spaces that did not have extractors enabled/disabled (personel spaces).
11
+- If extractor does not have any parameters, there would be an error message in the console of the browser.
12
+- If the extractor did not have a user_id it would create an error and not record the event.
13
14
### Changed
15
- Docker Images are now pushed to [github container registry](https://github.com/orgs/clowder-framework/packages)
0 commit comments