User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
I have tested this item
Works with this new code.
Asked if we can also not have to set the groups attribute, as we may not me updating user/group memeberships via API calls.
But this fix is working when I also PATCH the Group:
e.g.
{"email":"hello@nowhere.com","groups":["2"], "other_custom_field": "0"}
PASS
Successful 2xx request
I have tested this item
Tested successfully in Joomla 4.1.5-dev using Postman and PHP 8.0.15.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-10 14:05:29 |
Closed_By | ⇒ | bembelimen | |
Labels |
Added:
?
|
Thx
I have tested this item? unsuccessfully on 4eb45ab
Modified the example in the Postman collection and sent the following JSON as Patch: {'email': 'new@example.org','groups': ['2'],'name': 'name','username': 'username'}
Received the error: