Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-31841: The queue parameter submitted on per task level is not available in the GenericWorkflowJob #46

Merged
merged 6 commits into from
Sep 23, 2021

Commits on Sep 22, 2021

  1. Fix issue with job attributes not being set

    The values of the job attributes were not set properly unless they were
    receiving a special treatment due to quanta clustering.  Made changes to
    make sure these attributes will be set as well.
    mxk62 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    56bb6a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854c244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc8fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c97f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Fix errors in comments

    mxk62 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b36d33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42ff46 View commit details
    Browse the repository at this point in the history