Updated Clash Status not refreshed in Clash Detective Test summary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm using DocumentClashTests.TestsEditResultStatus() to update the status of my clash tests, as this is all the information I'm need to update, therefore there's no need to duplicate and replace all the tests.
I can update the status for the clashes and groups, but this is not reflected in the Clash Test Summary values. From what I can tell there are only two ways to manually force this update, close and reopen the model or rerun all clashes. Neither is an acceptable solution in my mind.
Is it possible to force a refresh of the table in the .net api, surely this should be automatic once the TestsEditResultStatus() is called or the properties are changed?
Any steer would be appreciated.
Kind regards
Link copied