Skip to content

Runtime error when running plugin #5

Description

@scottmetoyer

I have installed the plugin following the provided instructions, but I get this error when running it:

RuntimeError in Jobs#show

Showing C:/inetpub/wwwroot/plugins/instance_joiner/frontend/views/jobs/show.html.erb where line #28 raised:

No such template: "instance_joiner_job"
Extracted source (around line #28):

25:         <% end %>
26: 
27:         <%= readonly.emit_template "job_status", @job %>
28:         <%= readonly.emit_template "job", @job %>
29: 
30:         <% unless @files.empty? %>
31:           <section id="files" class="subrecord-form-dummy" >
Rails.root: C:/inetpub/wwwroot/data/tmp/jetty-0.0.0.0-8080-frontend.war-_-any-/webapp/WEB-INF

Application Trace | Framework Trace | Full Trace
app/helpers/aspace_form_helper.rb:351:in `emit_template'
app/views/jobs/_show_templates.html.erb:48:in `_app_views_jobs__show_templates_html_erb___251568807_16616'
app/helpers/aspace_form_helper.rb:356:in `emit_template'
app/helpers/aspace_form_helper.rb:752:in `readonly_context'
Request

Parameters:

{"id"=>"115"}
Show session dump

Show env dump

Response

Headers:

None

Any ideas what I'm doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions