sassoftware / sassoftware/python-sasctl
Associated objects of Task missing when the workflow execute by sasctl instead of UI
@smlindauer ci sta già lavorando.
Dal 21/4/2023.
- Lingua principale
- Python
- Stelle
- 52
- Fork
- 45
- Merge medio
- 23h 38m
- PR unite (30g)
- 2
Descrizione
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

Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.