Project

General

Profile

Actions

Refactor #6097

closed

Need to migrate data model attribute from repository.feed -> repository.url

Added by Partha Aji almost 10 years ago. Updated almost 6 years ago.

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

Description

On https://github.com/Katello/katello/blob/master/app/models/katello/repository.rb#L90
repository model has code that looks like => alias_attribute :url, :feed
And the controllers return "url" instead of "feed". This creates an inconsistency between the data model and the controllers. We need to address this by migrating the model from feed => url and change the place in code where "feed" is used.

Actions #1

Updated by Eric Helms almost 10 years ago

  • Tracker changed from Feature to Refactor
  • Category set to 81
  • Assignee changed from Eric Helms to Partha Aji
  • Target version set to 48
  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #2

Updated by Eric Helms almost 10 years ago

  • translation missing: en.field_release set to 13
Actions #3

Updated by Eric Helms almost 10 years ago

  • Target version changed from 48 to 49
Actions #4

Updated by Partha Aji almost 10 years ago

  • Bugzilla link set to 1120427
Actions #5

Updated by The Foreman Bot almost 10 years ago

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

Updated by Eric Helms over 9 years ago

  • Target version changed from 49 to 54
Actions #7

Updated by Partha Aji over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF