Skip to main content
17-Peridot
October 23, 2015
Solved

Affected End Items in Problem and Change Requests

  • October 23, 2015
  • 1 reply
  • 3242 views

There ist the possibility to add End Items to the Problem and Change Requests. (This can be disabled by a preference)

I do love the idea so we have a statistic about all the Problem and Change Requests of one End Item. But, where can I see the summary of that? There are some report samples around, but this information should be available directly on the End Item, or? Or at least it should be possible to start the report from the info page?

Or did I miss something? Is there another way to find the summary of all the changes?

Best answer by BjoernRueegg

I understand what the affected End Items should do, but there are missing tables where this info is being showed. In the database the affected End Items are being listed in the tables

  • ProblemProduct for Problem Reports
  • SubjectProduct for Change Requests

Since there are customizing needed to create tables to show them, I programmed a solution with configurable links. The step to select an End Item is hidden. So every time an affected item is being added to a Problem Report or Change Request, a method will get all the affected End Items automatically. This solution has also the advantage, that on the end item itself it's showing all the open and closed Problem Reports and Change Requests (and also change notices). This is very cool for statistics freaks which can figure out how many changes etc. have been done in a specific product. 

Unfortunately this is customizing.

1 reply

BjoernRueegg17-PeridotAuthorAnswer
17-Peridot
March 13, 2018

I understand what the affected End Items should do, but there are missing tables where this info is being showed. In the database the affected End Items are being listed in the tables

  • ProblemProduct for Problem Reports
  • SubjectProduct for Change Requests

Since there are customizing needed to create tables to show them, I programmed a solution with configurable links. The step to select an End Item is hidden. So every time an affected item is being added to a Problem Report or Change Request, a method will get all the affected End Items automatically. This solution has also the advantage, that on the end item itself it's showing all the open and closed Problem Reports and Change Requests (and also change notices). This is very cool for statistics freaks which can figure out how many changes etc. have been done in a specific product. 

Unfortunately this is customizing.

7-Bedrock
June 23, 2021

To the user with the customization to navigate the where-used to find the affected end items:

 

Would you be willing to share the customization with me?  I have a similar need.

 

Thanks in advance!

17-Peridot
June 24, 2021

Unfortunately this is not just one line of code. This is a whole customizing with configurable links etc. and is difficult to share, since it is part of the customer customizing.

If you have questions, ask them and I can provide specific code snippets.