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

HCX-27 Add method for job updating #38

Merged
merged 1 commit into from
Feb 19, 2020
Merged

HCX-27 Add method for job updating #38

merged 1 commit into from
Feb 19, 2020

Conversation

mxsmirnoff
Copy link
Contributor

No description provided.

Copy link
Contributor

@sugarfree1 sugarfree1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed it

Copy link
Contributor

@dolfinus dolfinus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

src/org/camunda/latera/bss/connectors/PlanadoV2.groovy Outdated Show resolved Hide resolved
src/org/camunda/latera/bss/connectors/PlanadoV2.groovy Outdated Show resolved Hide resolved
throw new Exception("No params for update")
}

sendRequest('patch', "jobs/${jobId}", body: payload).getOrNull()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you test it? There was a bug with PATCH method support in underlying http library: http-builder-ng/http-builder-ng#118

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have nothing to test it

@mxsmirnoff mxsmirnoff merged commit ea1b1f8 into master Feb 19, 2020
@mxsmirnoff mxsmirnoff deleted the HCX-27 branch February 19, 2020 12:03
mxsmirnoff pushed a commit that referenced this pull request Feb 19, 2020
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

Successfully merging this pull request may close these issues.

3 participants