Skip to content

Conversation

xbenyx
Copy link
Contributor

@xbenyx xbenyx commented Jul 9, 2024

This pull request is really important and affects Web UI and API V2 if wrong key is used.

After some tests, we found that when the payload is being sent with the key separator it works fine and no error is returned and the response returns with the key separator. However, after checking the database no separator is being saved.

{
"0": {
" #_id": 0,
"name": "Test2",
"separator": "",
"useBrain": false,
##.....
}
}

In order for the separator to work this pull request needs to be merged. Maybe some fix in the API v2 @zyronix ? I saw in the PHP at least 3 names for the separator.

@xbenyx xbenyx added the bug Something isn't working label Jul 9, 2024
@xbenyx xbenyx self-assigned this Jul 9, 2024
@gluafamichl
Copy link
Contributor

Will be checked again after integration of API V2 is finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants