Start a conversation

FogBugz XML API: Milestones

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

  1. 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.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted 13 days ago
  3. Updated 10 days ago

Comments