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

Take category assignee into account in interactive mode #30

Open
majkinetor opened this issue Jan 29, 2016 · 12 comments
Open

Take category assignee into account in interactive mode #30

majkinetor opened this issue Jan 29, 2016 · 12 comments

Comments

@majkinetor
Copy link

I thought interactive mode will solve this, but it still happens -> default assignee will overwrite default category assignee.

@giddie
Copy link
Owner

giddie commented Jan 29, 2016

Yep, good point. I guess the category assignee is applied after the plugin's hook is called.

@majkinetor
Copy link
Author

Category assignee is never visible until you commit the issue. This plugin sets it up ASAP. In my company this makes it unusable since every project has bunch of categories with default assignees and we wanted to use default one only if category is not specified or it doesn't have a default assignee itself.

@giddie
Copy link
Owner

giddie commented Feb 1, 2016

Can you explain in more detail what you mean when you say "this plugin sets it up ASAP"?

@majkinetor
Copy link
Author

I mean the assignee is visible as soon as you click New Issue. Contrary to that assignee is empty with category defaults and becomes visible once you save it

@giddie
Copy link
Owner

giddie commented Feb 1, 2016

Have you tried changing the "interactive" option in the settings for the plugin?

@majkinetor
Copy link
Author

Yup, nothing changed.

@giddie
Copy link
Owner

giddie commented Feb 1, 2016

OK, so just to clarify: you're saying that the assignee is filled in already when the "New Issue" form is shown?

@majkinetor
Copy link
Author

Yes.

@majkinetor
Copy link
Author

My bad. I rechecked again and it works with "non interactive" settings. With interactive it doesn't.

@giddie
Copy link
Owner

giddie commented Feb 1, 2016

OK, good. I'm not going crazy then :p

@giddie giddie closed this as completed Feb 1, 2016
@giddie giddie reopened this Feb 1, 2016
@giddie
Copy link
Owner

giddie commented Feb 1, 2016

I'll leave this open to look into how easy it might be to account for category assignees in interactive mode.

@majkinetor
Copy link
Author

Thx for your help

@giddie giddie changed the title Conflicts with default category assignee Take category assignee into account in interactive mode Feb 1, 2016
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