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

Job update POST call doesn't capture the case that the job name is changed #7

Open
samsonw opened this issue Feb 8, 2018 · 0 comments

Comments

@samsonw
Copy link

samsonw commented Feb 8, 2018

So if I changed a job name, there is a Job update api call was sent, but somehow it's still using the old name.

For example, I changed a job from "jobA" to "jobB", an update call was sent, but the job name in the JSON is still using "jobA". We can't tell that this job is getting a job name update.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant