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

username as default self-hosted field for current_user() #1200

Merged
merged 3 commits into from
Nov 4, 2021

Conversation

adehad
Copy link
Contributor

@adehad adehad commented Oct 29, 2021

Replaces: #1165, aims to close #1164

FYI @hsekowski can you try installing this vs the release candidate and compare?

pip install jira==3.1.0rc1

vs

pip install git+https://github.com/pycontribs/jira.git@bugfix/create_project_user

@adehad adehad requested a review from studioj October 29, 2021 19:00
@adehad
Copy link
Contributor Author

adehad commented Oct 30, 2021

I'll wait a bit longer to see if @hsekowski / @hsekowski-splunk can confirm this works for them before making the merge, thanks for the approval.

@petermcd
Copy link
Contributor

petermcd commented Nov 1, 2021

I was just looking into this myself to see if I could help close it off and came to the same conclusion that it was due to the ID for the user being used rather than the username. I have a self hosted server instance on my local network and was able to prove this fix worked:

image

PRJ was created with a change I made during testing, PRK was created directly using this branch and the demo script in the originating ticket (with only username, password and project key changed)

@adehad
Copy link
Contributor Author

adehad commented Nov 4, 2021

(bump @hsekowski / @hsekowski-splunk)

@adehad adehad merged commit 4a80c85 into main Nov 4, 2021
@adehad adehad deleted the bugfix/create_project_user branch November 4, 2021 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not able to create a project
3 participants