sassoftware / sassoftware/python-sasctl
Associated objects of Task missing when the workflow execute by sasctl instead of UI
@smlindauer ya está trabajando en esto.
Desde el 21/4/2023.
- 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
-
Submit workflow with user task in it.(by sasctl and UI)
r = mm.execute_model_workflow_definition(project_name="test", workflow_name="Workflow_1") -
Check the task tab in model manger ui.

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

Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.