Skip to content
This repository was archived by the owner on Aug 8, 2021. It is now read-only.
This repository was archived by the owner on Aug 8, 2021. It is now read-only.

作業時間の登録に失敗する #4

@gorimaru

Description

@gorimaru

問題

time_entries.json への POSTリクエストに失敗しています。
RedmineのProduction.logには、以下が記録されます。


Started POST "/issues/2993/time_entries.json" for 172.30.253.92 at Thu Mar 20 10:56:23 +0900 2014
Processing by TimelogController#create as JSON
Parameters: {"time_entry"=>{"comments"=>"Time Tracking", "issue_id"=>"2993", "activity_id"=>"9", "hours"=>"1"}, "issue_id"=>"2993"}
WARNING: Can't verify CSRF token authenticity
Current user: anonymous
Filter chain halted as :authorize rendered or redirected
Completed 401 Unauthorized in 10ms (ActiveRecord: 1.3ms)

環境

Environment:
Redmine version 2.2.3.stable
Ruby version 1.8.7 (i686-linux)
Rails version 3.2.12
Environment production
Database adapter MySQL
Redmine plugins:
redmine_ckeditor 0.3.0
redmine_didyoumean 1.2.0
redmine_mailwrapper 0.1.2
redmine_plugin_views_revisions 0.0.1
redmine_watcher_groups 0.0.2git
redmine_xls_export 0.2.1
sidebar_hide 0.0.2

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions