Skip to content

Validation failed: Project can't be blank #4

Description

@istupin

Hi. I've installed plugin, following step by step to install-notes.pdf. Sure to set proper hard-coded values into controller and js. But, trying to create an event, i've got this in production.log:

Processing MeetingCalendarsController#create (for 192.168.1.161 at 2012-09-13 07:38:05) [GET]
Parameters: {"controller"=>"meeting_calendars", "priority_id"=>"4", "author_id"=>"1", "action"=>"create", "recur"=>"5", "status_id"=>"1", "subject"=>"ytj", "event_id"=>"0", "custom_field_values"=>{"3"=>"2012-09-13", "2"=>"room 1", "1"=>"11:30", "0"=>"10:30"}}

ActiveRecord::RecordInvalid (Validation failed: Project can't be blank):
vendor/plugins/redmine_meeting_room_calendar/app/controllers/meeting_calendars_controller.rb:35:in `create'

I am using:
Redmine 1.4.1
Ruby 1.8.7

Please help, and sorry for my english.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions