? Maintainers Checked PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar alexandreelise
alexandreelise
31 Oct 2023

Based on the feedback of maintainers

Pull Request for Issue # .
No issues for this pull request

Summary of Changes

Add the Tag Relationship for ContentSerializer

Testing Instructions

Apply the patch
Run this command curl -X GET -H "X-Joomla-Token: YOUR_JOOMLA_API_TOKEN" -H "Accept: application/vnd.api+json" --url "https://example.org/api/index.php/v1/content/articles"
It should return a response in JSON:API format containing the tags relationship

Actual result BEFORE applying this Pull Request

The tag relationship does not appear when doing a GET request on /api/index.php/v1/content/articles

Expected result AFTER applying this Pull Request

The tag relationship appears successfully alongside the other relationships like category and created_by

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 alexandreelise alexandreelise - open - 31 Oct 2023
avatar alexandreelise alexandreelise - change - 31 Oct 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 31 Oct 2023
Category Unit Tests Repository Administration com_admin SQL
avatar alexandreelise alexandreelise - change - 31 Oct 2023
Labels Added: ? PR-4.4-dev
avatar joomla-cms-bot joomla-cms-bot - change - 31 Oct 2023
Category Unit Tests Repository Administration com_admin SQL
avatar alexandreelise
alexandreelise - comment - 31 Oct 2023

@HLeithner PR done same as in 5.0-dev as suggested. #42257

avatar alexandreelise
alexandreelise - comment - 31 Oct 2023

Thx for your feedback @wilsonge . Take care George!

avatar alikon alikon - test_item - 1 Nov 2023 - Tested successfully
avatar alikon
alikon - comment - 1 Nov 2023

I have tested this item ✅ successfully on 2439f70


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

avatar HLeithner HLeithner - change - 1 Nov 2023
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2023-11-01 09:30:01
Closed_By HLeithner
Labels Added: ? Maintainers Checked
Removed: ?
avatar HLeithner
HLeithner - comment - 1 Nov 2023

@alexandreelise I must excuse my self because I misinterpreted your first pr #42244 as a bug fix which actually is not a bug fix as correctly marked by richard. I will close this pull request and reopen your #42244 pull request then I rebase it to 5.1 because we have a no feature policy for current branches (4.4 and 5.0). Since we have 2 tests ( Nicola, my self and the approval by george) I will directly merge it into 5.1.

I'm sorry for this chaotic workflow.

avatar HLeithner HLeithner - close - 1 Nov 2023
avatar alexandreelise
alexandreelise - comment - 1 Nov 2023

Don't worry @HLeithner we are not machines. Take care and have a great day.

Add a Comment

Login with GitHub to post a comment