Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Flow image unavailable when using flows publish method

Aperta
#1,537 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
58/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python
Ambito
api

Direzione di ricerca

Start at the server.flows.publish entry point and trace how .tfl and .tflx files are packaged and submitted. Compare the publish path with the manually published result described in the issue, then verify that flowGraphThumbnail.svg is available on Tableau Cloud and Tableau Server for both file types.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Server-Side Enhancement

Describe the bug
When using the flows publish method, the flow image is not available on Tableau Cloud or Tableau Server. This occurs when using a .tfl and .tflx file. The image is available when manually published through Tableau prep using either file type. A flow image is a diagram of the steps created to produce a desired output. This is what the user sees when creating the flow. When zipping and subsequently unzipping the flow file this is the flowGraphThumbnail.svg. The image renders on local machine.

Versions
Details of your environment, including:

  • Tableau Cloud (latest) and Tableau Server (2023.3.6)
  • Python 3.12.3
  • TSC library version 3.24

To Reproduce
server.flows.publish( flow_item=new_flow, file=Path('some_flow.tfl'), mode='CreateNew' )

Results
Flow image unavailable
flow_image_missing

If more information is required, then please let me know.

Lingua principale
Python
Stelle
716
Fork
446
Merge medio
8g 8h
PR unite (30g)
2

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di tableau/server-client-python

Tutte le issue di tableau/server-client-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.