Defect #9098
openUpdating issue via RESTful WS don't update activities page
Added by pasquale [:dedalus] over 13 years ago. Updated over 13 years ago.
0%
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 |
Updated by Etienne Massip over 13 years ago
Are you sure this isn't an Activity ETag issue (see #8889) ?
Updated by pasquale [:dedalus] over 13 years ago
Etienne Massip wrote:
Are you sure this isn't an Activity ETag issue (see #8889) ?
how I can check this?
Updated by Etienne Massip over 13 years ago
Add a &foo
parameter to your activity query URL, clear your browser cache, refresh with Ctrl+F5 / Ctrl+R.
Updated by pasquale [:dedalus] over 13 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
Updated by pasquale [:dedalus] over 13 years ago
Etienne Massip wrote:
And in issue history ?
Issue history work fine
Updated by Etienne Massip over 13 years ago
- 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 ?
Updated by pasquale [:dedalus] over 13 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
Updated by Etienne Massip over 13 years ago
Could you attach some screenshots : issue_history, empty activity page ?
Updated by pasquale [:dedalus] over 13 years ago
- File issue_history.png issue_history.png added
- File empty_activity_page.png empty_activity_page.png added
Etienne Massip wrote:
Could you attach some screenshots : issue_history, empty activity page ?
Updated by Etienne Massip over 13 years ago
There is no Projects block in the user profile page?
Updated by pasquale [:dedalus] over 13 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
Updated by Etienne Massip over 13 years ago
Meaning it is a project member but it is not displayed in this page or it is not a project member?