You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kzamurnyak can you please post the entire error output of the org service when this happens? Preferably as a text file so I don't have to scroll that much
Oh also, from the error that you posted in the slack I can see that that's not the same endpoint - you say you're using the move endpoint when the code fails in the insert bommel endpoint. could you make sure the details of the bug are correct? There is no way the move endpoint calls the createBommel method.
(Reported by @kzamurnyak )
Request:
PUT http://localhost:8080/bommel/move/21/to/2
Response: 500 Internal server error
Data before:
Root:
{"id":2,"name":"root","emoji":"","responsibleMember":null,"parent":null}
Children:
The text was updated successfully, but these errors were encountered: