Although the saved view is created from a view with schedule script, the script is not applied when the saved view is applied.
See already created azure bug:
Bug 1983509: 4D Schedule related information is not applied with new Saved view widget.
"@itwin/saved-views-react": "1.2.4" is currently used.
There is one thing I found during debugging I do not understand:
saved-views-master\saved-views-master\packages\saved-views-react\src\createViewState.ts:createSpatialViewStateProps
seedViewState.displayStyle.scheduleScript is defined (for a saved view that does not work correctly) but not applied there. Why not ?
Although the saved view is created from a view with schedule script, the script is not applied when the saved view is applied.
See already created azure bug:
Bug 1983509: 4D Schedule related information is not applied with new Saved view widget.
"@itwin/saved-views-react": "1.2.4" is currently used.
There is one thing I found during debugging I do not understand:
saved-views-master\saved-views-master\packages\saved-views-react\src\createViewState.ts:createSpatialViewStateProps
seedViewState.displayStyle.scheduleScript is defined (for a saved view that does not work correctly) but not applied there. Why not ?