New Ticket Error: undefined method 'name'
Closed this issue ยท 7 comments
@cmmovius I created a ticket successfully and did not encounter this. Are you able to re-create this bug and if so, can you list out the steps you did to produce it?
It's possible that this behavior was fixed by @cattywampus in the eleventh hour -- I know he did a couple commits to that feature.
@armahillo I recreated this issue this morning. I went to localhost:3000/tickets/new and tried to create the following ticket:
When I hit "Create Ticket" I get the following:
Perfect, thanks! ๐ I will use that info to re-attempt. Is your local repo sync'd with origin?
Yep! I git pull
ed before doing this
OK Excellent. I will look into this today -- thanks!
On Wed, Jun 22, 2016 at 9:26 AM Christine Movius notifications@github.com
wrote:
Yep! I git pulled before doing this
โ
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#43 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAeqW9SDKbQCAyyafHJnAEOY-d5a-3fHks5qOTf4gaJpZM4I5LsM
.
Yeah, looks like the issue is definitely reproducible for tickets with blank containers (i.e., all fields for a particular container are blank). I should be able to whip up a fix for this.
Sweet! Thanks!!!! ๐ฏ