User tests: Successful: Unsuccessful:
Pull Request for Issue #39289 .
get Table primary key
Create a new API accessing data from a component which has a table with a primary key which is not called 'id'.
The view class for the API extends Joomla\CMS\MVC\View\JsonApiView.
Execute the API GET for a specific item id which exists in the table.
Warning: Undefined property: Joomla\CMS\Object\CMSObject::$id in
no warning
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
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
API tests still are constantly failing in Drone. Am not on my desk now to check for details.
API tests are OK now
Labels |
Added:
?
?
|
This pull request has been automatically rebased to 5.0-dev. No new features will be merged into Joomla! 4.3 series. Joomla! 4.4 series is a bridge release to make migration from Joomla! 4 to 5 as smooth as possible.
This pull request has been automatically rebased to 5.1-dev.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-09 10:55:00 |
Closed_By | ⇒ | alikon | |
Labels |
Added:
Feature
PR-5.0-dev
Small
Removed: ? ? ? |
Api tests are failing in drone with a sever error 500 : https://ci.joomla.org/joomla/joomla-cms/59737/1/28 @laoneo Could you have a look on it?