Skip to content

Added recognition and support for event log level#943

Merged
kzscisoft merged 4 commits intodevfrom
hotfix/event-log-level
Apr 21, 2026
Merged

Added recognition and support for event log level#943
kzscisoft merged 4 commits intodevfrom
hotfix/event-log-level

Conversation

@kzscisoft
Copy link
Copy Markdown
Collaborator

Fix Failure due to Event Log Level

Issue: N/A

Python Version(s) Tested: 3.14.3

Operating System(s): Ubuntu 25.10

📝 Summary

During testing it was identified that the new support for Events to have a log level was causing failures due to there now being an additional log_level field which was not yet recognised by the API.

🔍 Diagnosis

If applicable, please summarise any information relating to how the bug was identified, and the root causes.

🔄 Changes

  • Added log_level member to EventSet model class.
  • Added log_level to Run.log_event in User API.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.

@kzscisoft kzscisoft merged commit d240bfa into dev Apr 21, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant