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
The PATCH jobs endpoint already includes the updated job in the response, so there is no need to re-fetch all jobs (which include all application options ... which can be quite a lot, if we fetch this on every update)
The PATCH jobs endpoint already includes the updated job in the response, so there is no need to re-fetch all jobs (which include all application options ... which can be quite a lot, if we fetch this on every update)