[jira] [Commented] (OFBIZ-7611) Track userlogin for status change

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-7611) Track userlogin for status change

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360018#comment-15360018 ]

Nameet Jain commented on OFBIZ-7611:
------------------------------------

On a second thought, should we enforce to have these two fields "changeByUserLoginId" and "statusDate" compulsory for the status entities? Also, we have multiple fields for the same purpose. Can we do something about it in the scope of another task?

> 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)