Skip to content

Added recognition and support for event log level#943

Open
kzscisoft wants to merge 3 commits intodevfrom
hotfix/event-log-level
Open

Added recognition and support for event log level#943
kzscisoft wants to merge 3 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.

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