Milestone.series_target declared but not actually writable via the API

Bug #1534096 reported by Andy Whitcroft
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
High
Unassigned

Bug Description

Although the API claims that the series_target is writable any attempt to actually wrote to them is failed "401 Unauthorized". It would be nice to be able to update these to fix up the manu hundreds of broken milestones in the linux project.

Revision history for this message
William Grant (wgrant) wrote :

series_target is writable in the API declaration, but it's a non-writable property and also not allowed through the interface. Since productseries and distroseries aren't exposed on the API, we should probably make series_target writable.

A complication is that it's only possible to change within a pillar, but that restriction's relatively easily to move down from the UI.

Changed in launchpad:
importance: Undecided → High
status: New → Triaged
tags: added: api easy milestones
summary: - milestones: unable to write to series_target via the API
+ Milestone.series_target declared but not actually writable via the API
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.