Closed clayms closed 2 years ago
Hi @clayms - please try pulling the latest code from the main branch. After updating the plugin, you'll need to stop and re-start the web application in your Dataiku project and then perform a full re-scan (no definitions will be lost while doing the rescan). Let us know how it goes - thanks!
Thanks @rymoore the issue has been solved.
When scanning our DSS instance, the indexing always stops too early and does not complete the entire scan. Some projects are not in the Thread_Index.
In the screenshot below you can see from the index subset of a dataframe created directly from __Thread_Index__ that the last row the "key" and "last_modified" columns appear to have been shifted to the left by one column. Then a "NaN" (Null) value is left in the actual "last_modified" column.
Also, the only way to get to nearly any project is by putting the Project Key directly in URL, as this appears to break the search functionality of Thread. See the error message at the bottom of this post.