Synchronization not happening between Parts and Part

Hi

If I change a attribute of a field in Parts class , like for example Visible attribute to Yes for field List11 in Page Two, it is not getting reflected in Part subclass.Visible attribute is shown as No.

 

Any idea why it is so?

 

Previously it used to work if I am correct.

 

We are in 9.3.6.

 

Thanks

Agile User Asked on September 24, 2021 in Agile PLM (v9).
Add Comment
1 Answer(s)

Sabarish, I can’t speak for 9.3.6 because we’re still on 9.3.2. However, I suspect the behavior is similar.  Here’s what I observed…

  • I found a subclass that had a page 2 attribute with visible set to No.
  • I then went to parts page two and set visibility for that attribute to Yes.
  • I went back to the subclass and refreshed to see the attribute was now set to visible = Yes, which is what you were expecting.
  • Here’s the exception… If I now set visibility to No for that attribute on the subclass, and start the process again, it will NOT reset to Yes.
  • Meaning… I went back to the Page 2 settings on Parts, set visibility to No, Save it, then set to Yes again. It no longer sets to visible Yes on the subclass.

The implication is that the visibility for the attribute at the subclass level must have been locked to No at one time in the past.  You might try another attribute or possibly check another subclass to see if you observe the same thing.

Steve L.

Agile Professional Answered on October 4, 2021.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.