thoughtspot / thoughtspot/cs_tools
ValidationError showing after cluster upgrade to v10.10
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
First Stop
- I have read and agreed to the ThoughtSpot LICENSE.
- I understand that if I have a critical issue with ThoughtSpot, I should reach out to my designated Account Executive and Customer Success Manager instead of
cs_tools.
Platform Configuration
Description
See QA #246 - reposting here in the event it should be logged as a bug.
Receiving the following error on all cs_tools tools scriptability export after cluster was upgraded from v10.9 to v10.10.
ValidationError: 1 validation error for SessionContext thoughtspot.version Value error, not enough values to unpack (expected at least 3, got 1) [type=value_error, input_value='tsswint', input_type=str]
Considering adding a log file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing cs_tools tools scriptability export against the reported v10.10 cluster and inspect the linked log file. Trace the SessionContext validation for thoughtspot.version and compare behavior with v10.9. Done means the export completes without the reported ValidationError after the upgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100