Merge lp:~abentley/launchpad/blueprint-info-type-change into lp:launchpad
| Status: | Merged |
|---|---|
| Approved by: | Aaron Bentley on 2012-09-04 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 15911 |
| Proposed branch: | lp:~abentley/launchpad/blueprint-info-type-change |
| Merge into: | lp:launchpad |
| Prerequisite: | lp:~abentley/launchpad/blueprint-info-type-ui |
| Diff against target: | 0 lines |
| To merge this branch: | bzr merge lp:~abentley/launchpad/blueprint-info-type-change |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Richard Harding (community) | 2012-09-04 | Approve on 2012-09-04 | |
|
Review via email:
|
|||
Commit Message
Enable setting information_type via browser.
Description of the Change
= Summary =
Support setting Specification.
== Pre-implementation notes ==
Discussed with deryck
== LOC Rationale ==
Part of Private Projects
== Implementation details ==
This operation currently returns '', but will eventually return subscription information, as bugs do. Modifying a Specification's information_type but returning subscriber information is page-specific functionality and makes no particular sense in an API, so it is provided via the appservers, rather than the API.
The tests use create_
== Tests ==
bin/test test_specification
== Demo and Q/A ==
Set the 'blueprints.
Change the information_type of a blueprint. It should succeed. Reload the page. The new information_type should be retained.
= Launchpad lint =
Checking for conflicts and issues in changed files.
Linting changed files:
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
