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

SetPass does not create pass entry GoJira/<user> #97

Closed
kBite opened this issue Jul 19, 2017 · 3 comments
Closed

SetPass does not create pass entry GoJira/<user> #97

kBite opened this issue Jul 19, 2017 · 3 comments

Comments

@kBite
Copy link

kBite commented Jul 19, 2017

As stated in PR #91, go-jira does not create pass entry GoJira/<user>. The first time using go-jira asks for my password, but won't store it.

$ jira fields
Jira Password [user]: ********
$ echo $?
0
$ pass show | grep -i GoJira; echo $?
1

Configration is correct as I can use go-jira with pass after manually adding my account to pass.

@coryb
Copy link
Contributor

coryb commented Jul 19, 2017

Hey, thanks for the updates. I am not ignoring you, just don't have a lot of time to look into this. I hope to be able to check into the issue this weekend.
-Cory

@coryb
Copy link
Contributor

coryb commented Sep 6, 2017

I think this might have been fixed in #104

@coryb
Copy link
Contributor

coryb commented Sep 7, 2017

Closing, reopen if still an issue.

@coryb coryb closed this as completed Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants