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

panic on ticketSystem when none is selected #45

Closed
slimm609 opened this issue Jun 5, 2018 · 0 comments
Closed

panic on ticketSystem when none is selected #45

slimm609 opened this issue Jun 5, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@slimm609
Copy link

slimm609 commented Jun 5, 2018

running on mac
version 1.2.3
docker 18.05.0-ce-mac66

$ comply init
company name
none selected for ticketing
$ comply build

panic: (model.TicketSystem) (0x14f9da0,0xc4205acbb0)

goroutine 22 [running]:
github.com/strongdm/comply/internal/model.GetPlugin(0x15f16a9, 0x4, 0x0, 0x0)
	/private/tmp/comply-20180605-74529-1jhgc11/comply-1.2.3/src/github.com/strongdm/comply/internal/model/plugin.go:55 +0x213
github.com/strongdm/comply/internal/render.load(0x2, 0x2, 0x10dfaa0, 0xc420215d80)
	/private/tmp/comply-20180605-74529-1jhgc11/comply-1.2.3/src/github.com/strongdm/comply/internal/render/controller.go:102 +0x82e
github.com/strongdm/comply/internal/render.loadWithStats(0xc420270d50, 0x9, 0xc420215d80, 0x2)
	/private/tmp/comply-20180605-74529-1jhgc11/comply-1.2.3/src/github.com/strongdm/comply/internal/render/controller.go:112 +0x26
github.com/strongdm/comply/internal/render.html(0x15f3134, 0x6, 0x0, 0xc420382300, 0xc4203668d0)
	/private/tmp/comply-20180605-74529-1jhgc11/comply-1.2.3/src/github.com/strongdm/comply/internal/render/html.go:42 +0x845
created by github.com/strongdm/comply/internal/render.Build
	/private/tmp/comply-20180605-74529-1jhgc11/comply-1.2.3/src/github.com/strongdm/comply/internal/render/site.go:97 +0x1db```

@jmccarthy jmccarthy self-assigned this Jun 8, 2018
@jmccarthy jmccarthy added this to To do in Sprints via automation Jun 8, 2018
@jmccarthy jmccarthy added the bug Something isn't working label Jun 8, 2018
Sprints automation moved this from To do to Done Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Sprints
  
Done
Development

No branches or pull requests

2 participants