Fullscreen
Loading...
 
Skip to main content

Tracker view item history doesn't store data from an admin changing the associated username in a tracker item

Status
Closed
Subject
Tracker view item history doesn't store data from an admin changing the associated username in a tracker item
Version
9.x
Category
  • Error
Feature
Trackers
History (wiki, tracker item, sheet...)
Resolution status
Out of Date
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

Tracker view item history (tiki-tracker_view_history.php) doesn't store data from an admin changing the associated username in a tracker item.
e.g.

  1. a tracker contains some fields. One of them is field type username, with creator as param.
  2. a registered user adds an item (so that this user has associated it's username to the field in that item)
  3. an admin user (user with admin perm on that tracker) changes status from open to pending.
  4. another admin user (with tiki_p_admin) edits that item, to change the field username from a value to another one.
  5. tiki-tracker_view_history.php does not show that change in the table of values, but just the change from open to pending.


Reproduced here: http://r-es.org/item308Question

Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4317
Created
Friday 19 October, 2012 08:58:34 UTC
by Xavier de Pedro
LastModif
Friday 20 May, 2016 09:19:25 UTC


Show PHP error messages