sassoftware / sassoftware/python-sasctl

Associated objects of Task missing when the workflow execute by sasctl instead of UI

Abierto
#157 6 comentarios 0 reacciones 2 asignados Ver en GitHub

@smlindauer ya está trabajando en esto.

Desde el 21/4/2023.

bug
Lenguaje dominante
Python
Estrellas
52
Forks
45
Merge medio
23 h 38 min
PR fusionados (30 d)
2

Descripción

Describe the issue
When submit the workflow from sasctl , the associated objects of the user task would be missed.

To Reproduce

  1. Submit workflow with user task in it.(by sasctl and UI)
    r = mm.execute_model_workflow_definition(project_name="test", workflow_name="Workflow_1")

  2. Check the task tab in model manger ui.
    image

One of the tasks which miss the associated object was submitted by sasctl

Expected behavior
The task should show the associated object

Stack Trace
If you're experiencing an exception, include the full stack trace and error message.

Version
What version of sasctl are you using?
1.8.2
image

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.