sassoftware / sassoftware/python-sasctl

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

Open
#157 6 comments 0 reactions 2 assignees View on GitHub

@smlindauer is already working on this.

Since Apr 21, 2023.

bug
Dominant language
Python
Stars
52
Forks
45
Avg merge
23h 38m
Merged PRs (30d)
2

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.