Vote #70581
未完了Updating issue via RESTful WS don't update activities page
0%
説明
When I update some issues via REST API (specifically status and a numeric custom field), Redmine don't store this action in activities page
journals
Are you sure this isn't an Activity ETag issue (see #8889) ?
--------------------------------------------------------------------------------
Etienne Massip wrote:
> Are you sure this isn't an Activity ETag issue (see #8889) ?
how I can check this?
--------------------------------------------------------------------------------
Add a @&foo@ parameter to your activity query URL, clear your browser cache, refresh with Ctrl+F5 / Ctrl+R.
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
And in issue history ?
--------------------------------------------------------------------------------
Etienne Massip wrote:
> And in issue history ?
Issue history work fine
--------------------------------------------------------------------------------
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 ?
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
Could you attach some screenshots : issue_history, empty activity page ?
--------------------------------------------------------------------------------
Etienne Massip wrote:
> Could you attach some screenshots : issue_history, empty activity page ?
attachment:issue_history.png
attachment:empty_activity_page.png
--------------------------------------------------------------------------------
There is no Projects block in the user profile page?
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
Meaning it is a project member but it is not displayed in this page or it is not a project member?
--------------------------------------------------------------------------------
isn't member of any project
--------------------------------------------------------------------------------