Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to update the due date in a pull request in bitbucket server

J_ E_ November 19, 2019

In Stash/BitBucket server (v5.14.1) I would like to automatically change the due date of a pull request through the REST API, either when creating the pull request or by updating it.

stash_due_date.jpg

Looking through the REST API docs, looking at the put command for:

/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/pull-requests/{pullRequestId} (https://docs.atlassian.com/DAC/rest/stash/3.11.6/stash-rest.html#idp3306480)

it looks like 'createdDate' and 'updatedDate' are the only date fields accepted?  So how do I programatically change the 'due date'?

Cheers

 

1 answer

0 votes
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 21, 2019

Hi,

Due dates are not native functionality of Bitbucket Server, and it appears that this is provided by this app: https://marketplace.atlassian.com/apps/1215843/global-pull-request-organizr?hosting=server&tab=overview

Contact the vendor to ask if their app offers a REST API.

Cheers,

Christian

Premier Support Engineer

Atlassian

J_ E_ December 2, 2019

Hey Christian,

Thanks for the reply.  Doesn't look like we're using that plugin, but rather a custom field?  Is there a way to query custom fields through the REST API?

Cheers

J_ E_ August 25, 2020

Actually, turns out we _are_ using that plugin!

I was able to get the information I needed from it's REST API: https://bitbucket.org/izymesdevteam/organizr/wiki/Organizr_REST_API

Ulrich Kuhnhardt _IzymesCo_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
October 25, 2021

I hope you are enjoying Organizr. Let us know if you have any questions or suggestions.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events