Skip to content

some character is truncated during API execution #295

@victorygit

Description

@victorygit

Recently we found some special character is removed from the text field when we try to get them from API call.

One example is value "'A' crew" become "A' crew" (the first quote is missing)
Another example is value "Eng Department'" become "Eng Department" ( the apostrophe ' is missing)

I tried to debug the code and after the entity execution, we don't get these characters, however if I run the same API with postman, the result looks ok.

Does anyone have the similar issue?

Thanks
Victor

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions