Skip to content

Ado 3400 replace plus with percent 20 encode#115

Merged
DavidOkulski merged 1 commit into
devfrom
ADO-3400-replace-plus-with-percent-20-encode
Sep 26, 2025
Merged

Ado 3400 replace plus with percent 20 encode#115
DavidOkulski merged 1 commit into
devfrom
ADO-3400-replace-plus-with-percent-20-encode

Conversation

@bzimonjaSDPR
Copy link
Copy Markdown
Collaborator

What changes did you make?

Add parameter serializer function to ICM api requests.

Why did you make these changes?

Axios by default encodes parameter whitespaces as + instead of %20. This is not compatible with Siebel REST API in cases where we have something like "searchspec": "[Relationship] = 'Key Player'"

What alternatives did you consider?

Describe any alternative solutions you considered and why.

Checklist

  • [ X] I have assigned at least one reviewer
  • My code meets the style guide
  • My code has adequate test coverage (if applicable)

Comment thread .github/workflows/build-and-deploy.yml Dismissed
Comment thread .github/workflows/build-and-deploy.yml Dismissed
Comment thread .github/workflows/build-and-deploy.yml Dismissed
@bzimonjaSDPR bzimonjaSDPR changed the base branch from main to dev September 26, 2025 23:25
Comment thread databindingsHandler.js Dismissed
@DavidOkulski DavidOkulski merged commit 1d55d12 into dev Sep 26, 2025
3 checks passed
@DavidOkulski DavidOkulski deleted the ADO-3400-replace-plus-with-percent-20-encode branch September 26, 2025 23:29
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