Actions
Feature #3659
openxmera Omnia - Collection #2189: RM related issues
User preferences and send_information should be nested into user params
Start date:
07/07/2025
Due date:
% Done:
30%
Estimated time:
Compatible Redmine Version:
n/a
Pull Request Link:
Requires Documentation?:
No
Description
When submitting a request body in XML format that contains more than one root key, the server responds with a 400 error.
Request Body:
Server response:
This makes endpoints like User#create only partially usable with XML since user preferences and send_information checkbox can't be included in the request.
Files
Updated by liaham about 1 month ago
- Assignee set to liaham
- Target version set to reported
Updated by liaham about 1 month ago
- Subject changed from The API does not support XML with more than 1 root key to User preferences and send_information should be nested into user params
- Description updated (diff)
- Status changed from New to In Progress
- Start date set to 07/07/2025
Updated by liaham about 1 month ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 30
Submitted the issue to redmine.org: https://www.redmine.org/issues/42970.
Actions