Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
The Job doesn't have a get
Test Suite api_v3_SyntaxConformanceAllEntitiesTest::testAcceptsOnlyID_get Results Report
api_v3_SyntaxConformanceAllEntitiesTest::testAcceptsOnlyID_get with data set #22 ('Job')
Failed asserting that two strings are equal.
— Expected
+++ Actual
@@ @@
-only id should be enough
+API (Job,Get) does not exist (join the API team and implement it!)
Suggestion: add a function that returns an error with an extra param with the list of available actions (using api.job.getactions)
Assign to me if you want me to do it.