State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:599107|
Problem summary
The Hiero Python documentation does not mention which Event types are not for external use.
Customer reported version
Hiero 15.1v6
Customer reported platform
Rocky 9
Steps to reproduce
1) Look at the documentation for events in the Hiero API Python Dev Guide:
https://learn.foundry.com/hiero/developers/16.0/HieroPythonDevGuide/events.html
Expected behaviour
Some events are listed as "Not intended for external use" in Nuke16.0v1/pythonextensions/site-packages/hiero/core/events.py and this should also be stated in the Hiero Python documentation.
Actual behaviour
Some events are listed as "Not intended for external use" in Nuke16.0v1/pythonextensions/site-packages/hiero/core/events.py but this is not reflected in the Hiero Python documentation.
Workaround
Unknown.
Reproduced by support
This bug has been reproduced in:
Hiero 16.0: https://learn.foundry.com/hiero/developers/16.0/HieroPythonDevGuide/events.html
Hiero 13.1: https://learn.foundry.com/hiero/developers/13.1/HieroPythonDevGuide/events.html
Earliest version tested
Hiero 13.1
- Event types like kClipAdded and kVersionChanged were not part of the API/mentioned in the documentation before this.
We're sorry to hear that
Please tell us why