sassoftware / sassoftware/python-sasctl
Associated objects of Task missing when the workflow execute by sasctl instead of UI
@smlindauer arbeitet bereits daran.
Seit 21.4.2023.
- Vorherrschende Sprache
- Python
- Sterne
- 52
- Forks
- 45
- Ø Merge
- 23 Std. 38 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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

Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.