Overview
This command edits an existing milestone (available with FogBugz 8.2+). Any optional arguments that are not included will clear the corresponding data from the milestone. This will also remove any associations between a milestone and projects.
Steps
- To log off, send
cmd=editFixFor
. The available arguments are:
ixFixFor
– required;sFixFor
– required;dtRelease
;dtStart
;sStartNote
;fAssignable
;- Returns
ixFixFor
of the milestone.
See also the full XML API documentation.