Flow image unavailable when using flows publish method

Ouverte
#1,537 5 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
3/5
Temps estimé
1-2 jours
Accessibilité débutants
58/100
Type d'issue
Bug
Clarté
Plutôt claire
Activité
Calme
Stack technique
python
Domaine
api

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

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.

Langage dominant
Python
Étoiles
716
Forks
446
Merge moyen
8 j 8 h
PR mergées (30 j)
2

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de tableau/server-client-python

Toutes les issues de tableau/server-client-python

Issues similaires

Plus d'issues Python

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.