Project

General

Profile

Actions

Defect #9098

open

Updating issue via RESTful WS don't update activities page

Added by pasquale [:dedalus] over 12 years ago. Updated over 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2011-08-22
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

When I update some issues via REST API (specifically status and a numeric custom field), Redmine don't store this action in activities page


Files

issue_history.png (42.6 KB) issue_history.png pasquale [:dedalus], 2011-08-22 17:14
empty_activity_page.png (16.9 KB) empty_activity_page.png pasquale [:dedalus], 2011-08-22 17:14
Actions #1

Updated by Etienne Massip over 12 years ago

Are you sure this isn't an Activity ETag issue (see #8889) ?

Actions #2

Updated by pasquale [:dedalus] over 12 years ago

Etienne Massip wrote:

Are you sure this isn't an Activity ETag issue (see #8889) ?

how I can check this?

Actions #3

Updated by Etienne Massip over 12 years ago

Add a &foo parameter to your activity query URL, clear your browser cache, refresh with Ctrl+F5 / Ctrl+R.

Actions #4

Updated by pasquale [:dedalus] over 12 years ago

Etienne Massip wrote:

Add a &foo parameter to your activity query URL, clear your browser cache, refresh with Ctrl+F5 / Ctrl+R.

Nothing changes: it's unrelated issue

Actions #5

Updated by Etienne Massip over 12 years ago

And in issue history ?

Actions #6

Updated by pasquale [:dedalus] over 12 years ago

Etienne Massip wrote:

And in issue history ?

Issue history work fine

Actions #7

Updated by Etienne Massip over 12 years ago

What are:
  • the "Last Modified" timestamp of the activity page (in page properties)
  • the timestamp of the modification in the issue history ?

Did you try without plugins ?

Actions #8

Updated by pasquale [:dedalus] over 12 years ago

Etienne Massip wrote:

What are:
  • the "Last Modified" timestamp of the activity page (in page properties)
  • the timestamp of the modification in the issue history ?

The point is that I have created a different admin account to manage a C# application via REST_API that changes status and a single custom field for different issues: if I make a login via web browser using this "REST-API account", I see the activity page of this identity void: I suspect that REST-API forgot to update some thing?

Did you try without plugins ?

yes, nothing changes

Actions #9

Updated by Etienne Massip over 12 years ago

Could you attach some screenshots : issue_history, empty activity page ?

Actions #10

Updated by pasquale [:dedalus] over 12 years ago

Etienne Massip wrote:

Could you attach some screenshots : issue_history, empty activity page ?

issue_history.png
empty_activity_page.png

Actions #11

Updated by Etienne Massip over 12 years ago

There is no Projects block in the user profile page?

Actions #12

Updated by pasquale [:dedalus] over 12 years ago

no, because "beralios" is an identity used only via REST-API: isn't necessary to show it into members list that is displayed via web browser

Actions #13

Updated by Etienne Massip over 12 years ago

Meaning it is a project member but it is not displayed in this page or it is not a project member?

Actions #14

Updated by pasquale [:dedalus] over 12 years ago

isn't member of any project

Actions

Also available in: Atom PDF