Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi Everyone,
We have requirement that if someone select the REWORK voting then we have customised drop-down where we get the option to select resulting items for REWOK and it creates the new REWORK task so what happened when we create the New REWORK task with same affected and resulting item
That time in Change Summary we get duplicate objects so do we have any way how we can avoid duplication in Change Summary
Solved! Go to Solution.
Yes that is because of new REWORK task and affected and resulting items which are in ne wtask ,
So, what I did after creating new REWORK task I removed objects from old task using code only but that approach they don't want because old task and objects should be there for end user reference
Hi,
Can you provide a data-sanitized screen shot?
Please refer attached snap of CN summary where part *001 with same version added in table for 2 different tasks as an affected and resulting objects.
And we want distinct data in a table.
Hi,
Thanks.
What I think is that your CN Template's Change Task is redundant as you have customized for the Rework Scenario.
I think, when Rework scenario is there, you need to delete the Change Task. Please check this Manually.
Basically, you recreate the issue, but during that delete the Change Task.
I think duplicate entries are due to Change Task .
Let us know.
Cheers
Hari
Yes that is because of new REWORK task and affected and resulting items which are in ne wtask ,
So, what I did after creating new REWORK task I removed objects from old task using code only but that approach they don't want because old task and objects should be there for end user reference