Project

General

Profile

Actions

Bug #37951

closed

Ostree repo creation fails if Depth is not set to a value

Added by Samir Jha about 1 month ago. Updated 8 days ago.

Status:
Closed
Priority:
Normal
Category:
Repositories
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

We have a depth field for ostree repos which is a numeric field on the creation page. The note on the page reads that leaving it blank means depth=0 but we don't actually respect that on the backend which requires a value for that field.

When this field is not set on the page, it send null to the API and that is sent as null to pulp which fails. We need to set the value to 0 before we call pulp for ostree repo creation.

Actions #1

Updated by Samir Jha about 1 month ago

  • Category set to Repositories
Actions #2

Updated by The Foreman Bot 15 days ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/11220 added
Actions #3

Updated by The Foreman Bot 13 days ago

  • Fixed in Releases Katello 4.16.0 added
Actions #4

Updated by Anonymous 13 days ago

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

Updated by The Foreman Bot 12 days ago

  • Fixed in Releases Katello 4.15.1 added
Actions #6

Updated by Pavan Soma Shekar 8 days ago

  • Assignee set to Pavan Soma Shekar
Actions

Also available in: Atom PDF