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

Read task name off of the state rather than the task #3985

Merged
merged 1 commit into from
Mar 15, 2018

Commits on Mar 14, 2018

  1. Read task name off of the state rather than the task

    It's possible for the task (derived from the job API response)
    is nil, or has a nil name field.
    
    Using the task state instead ensures a name every time.
    DingoEatingFuzz committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    6e88f38 View commit details
    Browse the repository at this point in the history