Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add expand to JIRA.project and JIRA.projects #865

Merged
merged 1 commit into from May 25, 2021

Conversation

joshheinrichs
Copy link
Contributor

This is a rebase of #837

Expand can be provided to projects to include additional information: https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-project-get

It currently isn't possible to get at these extra fields, which this changeset addresses.

@stale
Copy link

stale bot commented Dec 3, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Ticket that is likely to go nowhere and that will be closed soon label Dec 3, 2019
@joshheinrichs
Copy link
Contributor Author

Anything I can do to get this moving?

@stale stale bot removed the stale Ticket that is likely to go nowhere and that will be closed soon label Dec 4, 2019
@stale
Copy link

stale bot commented Jan 3, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Ticket that is likely to go nowhere and that will be closed soon label Jan 3, 2020
@troptop
Copy link

troptop commented Mar 25, 2020

Hi,
How can we have this pull request approved? This feature would be really appreciated

Best regards

@studioj studioj closed this May 11, 2021
@studioj studioj reopened this May 11, 2021
Copy link
Collaborator

@studioj studioj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for adding a test!
CI system is back up and running things can slowly move forward again

jira/client.py Outdated Show resolved Hide resolved
@adehad adehad added enhancement and removed stale Ticket that is likely to go nowhere and that will be closed soon labels May 14, 2021
@studioj
Copy link
Collaborator

studioj commented May 24, 2021

@joshheinrichs please merge in latest master with fixed CI tests and resolve the conflicts

@joshheinrichs
Copy link
Contributor Author

Should be up to date now 🙂

@studioj
Copy link
Collaborator

studioj commented May 24, 2021

Failed on black... Pls black yr code

@joshheinrichs
Copy link
Contributor Author

Got the test environment set up and it looks like one of my tests wasn't valid since get project expands the lead and description by default despite listing them as expand options in the api docs. Tests are passing locally now.

@ssbarnea ssbarnea merged commit eb80088 into pycontribs:master May 25, 2021
svermeulen pushed a commit to svermeulen/jira that referenced this pull request Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants