Update Rollup Jobs API to accommodate change to ES that allows starting a started job and stopping a stopped job.#38168
Conversation
|
Pinging @elastic/es-ui |
There was a problem hiding this comment.
I had to create a new issue here because it looks like the old one didn't capture this case.
💔 Build Failed |
💔 Build Failed |
|
@alisonelizabeth BTW if you test this locally you need to use a build of the latest master on ES. It looks like the daily builds are old, so |
alisonelizabeth
left a comment
There was a problem hiding this comment.
LGTM, tested locally.
💔 Build Failed |
…ng a started job and stopping a stopped job.
fce9b09 to
5001a00
Compare
💚 Build Succeeded |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Fixes #25861. Corresponds to elastic/elasticsearch#41502.
To test:
Release note
The UI will no longer display an error if you try to start a started Rollup Job, or stop a stopped one.