Error: "WidgetUtil is not defined" on Web Client
Hi, pals,
After I customized the Editor Presentation, an Error msg starts to be shown and prevents from browsing a work item details:
"ReferenceError: WidgetUtil is not defined"
The impact is that existing work items can not be opened and new work items can not be raised.
The Eclipse client works fine though
Could you please help?
After I customized the Editor Presentation, an Error msg starts to be shown and prevents from browsing a work item details:
"ReferenceError: WidgetUtil is not defined"
The impact is that existing work items can not be opened and new work items can not be raised.
The Eclipse client works fine though
Could you please help?
6 answers
Thanks, Christof, it works now..
However, it is not desired.. I need resolver and resolution date editable..
If there a fix schedule please?
However, it is not desired.. I need resolver and resolution date editable..
If there a fix schedule please?
Could be https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/58504, could you check if the workaround outlined there works for you?
Christof
Jazz Work Item team
The two attributes are managed by the system and automatically set when the work item is resolved, letting the user change them is beyond what we intended. We will add the capability to have custom attributes of type 'contributor' in the future (probably the next major release), you could then add your own attribute that can be changed by the user (you can do that for timestamps already).
Christof
Jazz Work Item team
Christof
Jazz Work Item team
This is a great idea!
Meanwhile, I do not want to loss the capability of having the date and contributor name filled automatically when status changes.
a typical use of both capabilities (auto-fill and editable) is that:
when we are tracking an defect using the due date and resolution date, if it is resolved and we want resolution date filled automatically when we choose to change the status to resolved. However, if we forget to close the defect on the day it should be, we can close it and then modify the resolution date manually to reflect the fact.
Meanwhile, I do not want to loss the capability of having the date and contributor name filled automatically when status changes.
a typical use of both capabilities (auto-fill and editable) is that:
when we are tracking an defect using the due date and resolution date, if it is resolved and we want resolution date filled automatically when we choose to change the status to resolved. However, if we forget to close the defect on the day it should be, we can close it and then modify the resolution date manually to reflect the fact.
The two attributes are managed by the system and automatically set when the work item is resolved, letting the user change them is beyond what we intended. We will add the capability to have custom attributes of type 'contributor' in the future (probably the next major release), you could then add your own attribute that can be changed by the user (you can do that for timestamps already).
Christof
Jazz Work Item team