thoughtspot / thoughtspot/cs_tools

CS Tools -> Bulk Deleter -> From-tag seems like has code issues

Open
#226 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Info snapshot taken on 2025-04-19 │
│ │
│ CS Tools: 1.6.2 │
│ Python Version: Python 3.12.6 (tags/v3.12.6:a4a2d2b, Sep 6 2024, 20:11:23) [MSC v.1940 64 bit (AMD64)] │
│ System Info: Windows (detail: Windows-11-10.0.22631-SP0) │
│ Configs Directory: C:\Users\ {anonymous} \AppData\Roaming\cs_tools │
│ Activate VirtualEnv: C:\Users\ {anonymous} \AppData\Roaming\cs_tools.cs_tools\Scripts\Activate.ps1 │
│ Platform Tags: win_amd64

Description

While running the bulk deleter -> from-tag , below is the error code

ValueError: dictionary update sequence element #0 has length 36; 2 is required
Logs files attached

Considering adding a log file.

2025-04-19T09_42_53.log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the bulk deleter's from-tag command with the attached 2025-04-19 log as the initial reference, using the reported Windows and Python 3.12.6 environment if available. Trace the input handling that produces the ValueError; done means the from-tag operation no longer raises this error.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.