Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[follow-up action] How to clear custom attribute(timestamp) value?

Hello


I have follow-up action problem

my code is setting currect time for custom attribute 
workItem.setValue(attribute_Timestamp, currentTime);

and i want to clear value in next status
workItem.setValue(attribute_Timestamp, null);

but value still exists,how to empty value

0 votes



One answer

Permanent link

 In the Client API setting to null seems to be working, provided the work item is actually saved. See https://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ for work item save and the implications when running a follow up action with work item save.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,953
× 7,510
× 1,340
× 89

Question asked: Jul 13 '22, 9:03 p.m.

Question was seen: 928 times

Last updated: Jul 14 '22, 2:48 a.m.

Confirmation Cancel Confirm