You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: