← Back to team overview

openerp-india team mailing list archive

[Bug 1243628] [NEW] [7.0] Any change on Project Issue resets the Last Action Date

 

Public bug reported:

This affects only 7.0, and has been fixed in trunk/v8.

Edit a Project Issue and just change the "Description", or try to just "log a note".
This will update the "Last Action Date" and it doesn't make sense, since only a remark or correction was added.

To make it easier to confirm, I suggest manually adding the
"date_action_last" field to the form view and refreshing the page after
saving the changes.

As a side effect, this also impedes "read only" users to log messages in
the chatter, since this triggers an undesired write operation on the
"date_action_last" field, that is forbidden by the ACLs.

** Affects: ocb-addons
     Importance: Undecided
     Assignee: Daniel Reis (dreis-pt)
         Status: New

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Also affects: ocb-addons
   Importance: Undecided
       Status: New

** Changed in: ocb-addons
     Assignee: (unassigned) => Daniel Reis (dreis-pt)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1243628

Title:
  [7.0] Any change on Project Issue resets the Last Action Date

Status in OpenERP Community Backports (Addons):
  New
Status in OpenERP Addons (modules):
  New

Bug description:
  This affects only 7.0, and has been fixed in trunk/v8.

  Edit a Project Issue and just change the "Description", or try to just "log a note".
  This will update the "Last Action Date" and it doesn't make sense, since only a remark or correction was added.

  To make it easier to confirm, I suggest manually adding the
  "date_action_last" field to the form view and refreshing the page
  after saving the changes.

  As a side effect, this also impedes "read only" users to log messages
  in the chatter, since this triggers an undesired write operation on
  the "date_action_last" field, that is forbidden by the ACLs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1243628/+subscriptions


Follow ups

References