[
https://issues.apache.org/jira/browse/OFBIZ-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360014#comment-15360014 ]
Nameet Jain commented on OFBIZ-7611:
------------------------------------
Hi [~soledad]
I am perfectly ok with the patch. Only to confirm my understanding, with the patch we are enforcing here that if someone is using "entity-auto" and has "changeByUserLoginId" then he cannot update or delete the status entity record. With the previous patch also we cannot update the "changeByUserLoginId" field :-).
Thanks
> Track userlogin for status change
> ---------------------------------
>
> Key: OFBIZ-7611
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7611> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Nameet Jain
> Assignee: Nicolas Malin
> Attachments: OFBIZ-7611.patch, OFBIZ-7611.patch
>
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status entities (like: ShipmentStatus). Using this field we can maintain the history for each status change made by user.
> Update all respective service and events to ensure this field gets updated.
> Here is the list of entities with missing this field.
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)