Project

General

Profile

Actions

Bug #31554

closed

GET "/api/v2/permissions" Is failing with 500 Internal Server Error

Added by Ondřej Ezr over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1910759

Description of problem:
GET "/api/v2/permissions" Is failing with 500 Internal Server Error only in 6.9 and pass in 6.8

Version-Release number of selected component (if applicable):
Satellite 6.9 snap 6

How reproducible:
always

Steps to Reproduce:
1. Api call to GET "/api/v2/permissions"
2. fails with error
2020-12-24 18:40:59 - nailgun.client - DEBUG - Making HTTP GET request to https://foreman.example.com/api/v2/permissions with options {'data': '{"per_page": 350, "search": "resource_type=\\"Katello::ActivationKey\\""}', 'auth': ('admin', 'changeme'), 'verify': False, 'headers': {'content-type': 'application/json'}}, no params and no data.
2020-12-24 18:41:01 - nailgun.client - WARNING - Received HTTP 500 response: {
"error": {"message":"undefined method `empty?' for 350:Integer"}
}

Actual results:
API call is failed with 500 internal server error

Expected results:
API call should work as expected

Additional info:

attached the error log


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #29909: Support fetching all records in APIClosedOndřej PražákActions
Actions #1

Updated by Ondřej Ezr over 3 years ago

Actions #2

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ondřej Ezr
  • Pull request https://github.com/theforeman/foreman/pull/8221 added
Actions #3

Updated by Ondřej Ezr over 3 years ago

  • Subject changed from GET "/api/v2/permissions" Is failing with 500 Internal Server Error Fails only in 6.9 to GET "/api/v2/permissions" Is failing with 500 Internal Server Error Fails only in 6.9
  • Category set to API
  • Target version set to 2.2.3
  • Triaged changed from No to Yes
Actions #4

Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases 2.4.0 added
Actions #5

Updated by Tomer Brisker over 3 years ago

  • Fixed in Releases 2.2.3, 2.3.2 added
Actions #6

Updated by Ondřej Ezr over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Tomer Brisker over 3 years ago

  • Subject changed from GET "/api/v2/permissions" Is failing with 500 Internal Server Error Fails only in 6.9 to GET "/api/v2/permissions" Is failing with 500 Internal Server Error
Actions

Also available in: Atom PDF