I can get the release phase from a feature through the API, but I can't see a way to update it. Could you add the option?
The release phase of a feature can be updated using either the ID or name of a release phase in the JSON like:
release_phase: "213231"
or
release_phase: "Development"
Hi,
I need this ability as well.
Using HTTPClient and publishing string Content of keys and values,
Doing this for workflow_status field for state, but cannot find the key name for Release.
Please advice,
Thanks,
Sharon.
The release phase of a feature can be updated using either the ID or name of a release phase in the JSON like:
release_phase: "213231"
or
release_phase: "Development"
Hi,
I need this ability as well.
Using HTTPClient and publishing string Content of keys and values,
Doing this for workflow_status field for state, but cannot find the key name for Release.
Please advice,
Thanks,
Sharon.