Open Issues Need Help
View All on GitHub Enforce correct creation of Context about 2 months ago
AI Summary: This issue proposes adding a boolean flag to `Context.managerState` and asserting its presence in the Context passed to API methods. The goal is to enforce correct Context creation, as a previous bug in `usdOpenAssetIOResolver` went undetected due to improper Context initialization, only becoming apparent when `managerState` was utilized.
Complexity:
1/5
help wanted difficulty/easy
A contrived "asset management system" for OpenAssetIO integration test cases.
Python
#openassetio#openassetio-manager