Improved job informations

Registered by Thorsten Vocks (OpenBig.org)

The informations from the queue.jobs field "func_string" should be splitted in additional fields:

Example: openerp.addons.magentoerpconnect.unit.import_synchronizer.import_record('magento.res.partner', 1, '715')
should be splitted in three additional fields:
OpenERP Object: magento.res.partner
Internal ID: 1
External ID: 715

Being able to use those fields would help especially in tree view to group, filter and to get more usefull information
about the things to review. The uuid maybe doesn't help so much in tree view.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Not
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Guewen Baconnier @ Camptocamp

Related branches

Sprints

Whiteboard

Guewen Baconnier:
  Jobs are agnostic to the functions they execute. They can't be extracted in fields as the arguments of the functions can vary and this is not supposed to be changed.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.