Defect #9098
Updating issue via RESTful WS don't update activities page
Status: | New | Start date: | 2011-08-22 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | - | |||
Resolution: | Affected version: | 1.2.1 |
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
History
#1
Updated by Etienne Massip almost 11 years ago
Are you sure this isn't an Activity ETag issue (see #8889) ?
#2
Updated by pasquale [:dedalus] almost 11 years ago
Etienne Massip wrote:
Are you sure this isn't an Activity ETag issue (see #8889) ?
how I can check this?
#3
Updated by Etienne Massip almost 11 years ago
Add a &foo
parameter to your activity query URL, clear your browser cache, refresh with Ctrl+F5 / Ctrl+R.
#4
Updated by pasquale [:dedalus] almost 11 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
#5
Updated by Etienne Massip almost 11 years ago
And in issue history ?
#6
Updated by pasquale [:dedalus] almost 11 years ago
Etienne Massip wrote:
And in issue history ?
Issue history work fine
#7
Updated by Etienne Massip almost 11 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 ?
#8
Updated by pasquale [:dedalus] almost 11 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
#9
Updated by Etienne Massip almost 11 years ago
Could you attach some screenshots : issue_history, empty activity page ?
#10
Updated by pasquale [:dedalus] almost 11 years ago
- File issue_history.png added
- File empty_activity_page.png added
Etienne Massip wrote:
Could you attach some screenshots : issue_history, empty activity page ?
#11
Updated by Etienne Massip almost 11 years ago
There is no Projects block in the user profile page?
#12
Updated by pasquale [:dedalus] almost 11 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
#13
Updated by Etienne Massip almost 11 years ago
Meaning it is a project member but it is not displayed in this page or it is not a project member?
#14
Updated by pasquale [:dedalus] almost 11 years ago
isn't member of any project