Rename project->projectgroup and product->project
Bug #109153 reported by
Matthew Paul Thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
What are called project groups in the UI are called projects in the code. What are called projects in the UI are called products in the code.
This shear will cause miscommunication amongst LP developers, and possibly leak into the UI, until the code is updated to match the UI terminology.
This can be addressed in two stages to avoid confusion:
1. change uses of "project" to "projectgroup"
2. change uses of "product" to "project".
Changed in launchpad: | |
importance: | Undecided → Medium |
status: | Unconfirmed → Confirmed |
Changed in launchpad-bazaar: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in bzr: | |
importance: | Undecided → Medium |
status: | New → Triaged |
affects: | launchpad-foundations → launchpad-registry |
Changed in launchpad-registry: | |
importance: | Medium → Low |
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: projectgroups |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
To post a comment you must log in.
Can we start doing this for launchpad-bazaar, or should we wait for the core classes to be renamed?