-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
type "model' not supported in class TMLSupportedContent #157
Comments
Hey @jden98 , thanks for reporting this. It is blocked on merging thoughtspot/thoughtspot_tml#22 , which I'll tackle next week |
Hi @boonhapus. I'm wondering if you were able to find any time to look into the PR you mentioned for adding Model support? Is there anything I can do to help move on this? |
Hey @jden98 , I did some work on this today and got the PR merged. I need to add a few more tests and docs, then I'll push to pypi, so we can get the latest via CS Tools as well. I'll aim to finish this up tomorrow and will ping you here as well. |
@jden98 can you try running |
As my workflow is using scriptability, when I call |
Thanks @jden98 you're correct. We'll get this type properly supported and pushed to 1.5.10 this week! |
Hi @boonhapus , we are using v1.5.10 and are getting the same error when using
Was this fixed in 1.5.10? Is there a secret patch we can apply :) UPDATE: 2024-10-18 - @boonhapus , FYI, I've tried the following but it still fails when attempting to read the 'model'
We only have a single 'model' at the moment but it's preventing us from downloading the TML of all other worksheets. Is there a way to add a flag to skip 'model' for the time being? |
Hey @bmofkn @jden98 it looks like this wasn't completely fixed. I pushed a beta update now to skip those kinds of errors, and I'll have to figure out a more complete fix over the weekend. You can grab it with the
|
Thanks @boonhapus. That did the trick! Appreciate you taking the time to throw in a workaround. We love |
@boonhapus, fyi, I just upgraded from |
First Stop
Platform Configuration
Description
When I perform an export from an Org that has 'Models' as well as 'Worksheets', cs_tools scriptability errors stating KeyError: 'model'
Need to upload log files securely?
2024-07-18T21_50_04.log
2024-07-18T21_50_11.log
2024-07-18T21_56_07.log
2024-07-18T22_11_14.log
2024-07-18T22_12_58.log
The text was updated successfully, but these errors were encountered: