Project

General

Profile

Actions

Bug #33454

closed

Add repositories node to generic content unit rabl

Added by Samir Jha over 2 years ago. Updated over 2 years ago.

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

Description

Add repositories node to generic content unit rabl for consistency with other content types.

Change is fairly simple along the lines of other units.

child :library_repositories => :repositories do
attributes :id, :name
glue :product do
attributes :id => :product_id, :name => :product_name
end
end

Actions #1

Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Samir Jha
  • Pull request https://github.com/Katello/katello/pull/9629 added
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases Katello 4.3.0 added
Actions #3

Updated by Samir Jha over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF