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

Assignee can't be blank #23

Open
TFDuesing opened this issue May 1, 2013 · 12 comments
Open

Assignee can't be blank #23

TFDuesing opened this issue May 1, 2013 · 12 comments

Comments

@TFDuesing
Copy link

When creating a new issue with the ekanban plugin installed, the Assignee field becomes required, although it is not marked as such (with the red asterisk).

As a user, I'd like this field to not be required, for consistency with the standard Redmine installation. Additionally, I can set this field to required by using a custom workflow, which seems like a more flexible approach to me.

@TFDuesing
Copy link
Author

I feel it fitting to point out that GitHub allowed me to create this issue without setting an assignee. 😏

@samchen2009
Copy link
Owner

Agreed that when an issue is 'new', the assignee can be blank (but I still think assigning to group is better if it's hard to determine the owner at that point), but in other status an assignee is a required to calculate WIP.

This constraint was set at lib/ekanban/issue_patch.rb line 57: validates_presence_of :assigned_to.

I'll perfer to make it 'required' in view.

@dzacarias
Copy link

We found this problem while working with a project that doesn't use the plugin (it's managed in Scrum, with the Backlogs plugin)

Because of this, we could not try the plugin in our setup.

Our suggestion would be to only apply this validation in projects that have this plugin enabled.

@SteveDavis
Copy link

We have also hit this issue. Do you know if there's any chance of it being changed at all? Thanks!

@mileo
Copy link

mileo commented Nov 29, 2013

@dzacarias I detect the same issue using, redmine blacklogs + ekanban

@ivansts
Copy link

ivansts commented Feb 4, 2014

I agree dzacarias, I haven´t used this plugin because affect other projects that use Backlogs plugin, in spite of being an interesting plugin.

Idem: redmine backlogs + ekanban

@dzacarias
Copy link

We've moved on to using Trello for Kanban at our company, so this issue's no longer "pressing" for us.

@ivansts
Copy link

ivansts commented Feb 4, 2014

Thanks Zacarias, my company is not allowed to use another tool different Redmine :(

If you know another way to configure kanban on Redmine, you will be welcome.

@dzacarias
Copy link

I'm sorry, I haven't tried anything since moving on from this. Good luck!

@SteveDavis
Copy link

We came up with a slightly different approach – we’ve created a user of ‘Nobody Assigned’ and assign to that in order to get over the problem. Sure, it’s a bit of a fudge, but it works for us

Regards - Steve

From: ivansts [mailto:notifications@github.com]
Sent: 04 February 2014 14:56
To: samchen2009/ekanban
Cc: Steve Davis
Subject: Re: [ekanban] Assignee can't be blank (#23)

Thanks Zacarias, my company is not allowed to use another tool different Redmine :(

If you know another way to configure kanban on Redmine, you will be welcome.


Reply to this email directly or view it on GitHubhttps://github.com//issues/23#issuecomment-34066420.

This e-mail and any files transmitted with it are confidential and
intended solely for the individual or entity to whom they are addressed.
Any views or opinions presented or expressed are those of the
author(s) and may not necessarily represent those of the business and
no representation is given nor liability accepted for the accuracy
or completeness of any information contained in this email unless expressly
stated to the contrary.

If you are not the intended recipient or have received this e-mail in
error, you may not use, disseminate, forward, print or copy it, but
please notify the sender that you have received it in error.

Whilst we have taken reasonable precautions to ensure that any
attachment to this e-mail has been swept for viruses, we cannot accept
liability for any damage sustained as a result of software viruses and
would advise that you carry out your own virus checks before opening
any attachment. Please note that communications sent by or to any
person through our computer systems may be viewed by other
company personnel and agents.

A division of Rapp Limited.
Registered Office: 1 Riverside, Manbre Road, London W6 9WA
Registered in England no: 1581935


This email message has been delivered safely and archived online by Mimecast.

For more information please visit http://www.mimecast.co.uk

@MauroAndreFlores
Copy link

That's too bad. I've liked this plugin. But because of this problem we are using the kanban of scrum2b
http://www.redmine.org/plugins/scrum2b.

@ivansts
Copy link

ivansts commented Feb 4, 2014

Thanks Mauro, I hadn´t taken into account. Using scrum2b could be another option.

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

7 participants