? bug ? PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar MacJoom
MacJoom
11 Jul 2023

Pull Request for Issue #41113.

Summary of Changes

delete required="true" from id field

Testing Instructions

See
#41113

do a webservices api call

curl --location '{{base_url}}api/index.php/v1/users/groups' --header 'Content-Type: application/json' --data '{"title": "Group Title", "parent_id": 1}'

Actual result BEFORE applying this Pull Request

Response Code: 400 Bad Request - { "errors": [ { "title": "Field required: id" } ] }

Expected result AFTER applying this Pull Request

Works, created group is returned

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 11 Jul 2023
Category Administration com_users
avatar MacJoom MacJoom - open - 11 Jul 2023
avatar MacJoom MacJoom - change - 11 Jul 2023
Status New Pending
avatar alikon alikon - test_item - 20 Aug 2023 - Tested successfully
avatar alikon
alikon - comment - 20 Aug 2023

I have tested this item ✅ successfully on 0a946ad


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41141.

avatar Quy Quy - test_item - 5 Sep 2023 - Tested successfully
avatar Quy
Quy - comment - 5 Sep 2023

I have tested this item ✅ successfully on 0a946ad


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41141.

avatar Quy Quy - change - 5 Sep 2023
The description was changed
Status Pending Ready to Commit
Labels Added: ? PR-4.3-dev
avatar Quy Quy - edited - 5 Sep 2023
avatar Quy
Quy - comment - 5 Sep 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41141.

avatar Quy Quy - change - 5 Sep 2023
Labels Added: ? bug
avatar obuisard obuisard - close - 6 Sep 2023
avatar obuisard obuisard - merge - 6 Sep 2023
avatar obuisard obuisard - change - 6 Sep 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-09-06 22:12:50
Closed_By obuisard
avatar obuisard
obuisard - comment - 6 Sep 2023

Thanks Martin @MacJoom for the PR :-)

Add a Comment

Login with GitHub to post a comment