Skip to main content
Solved

report change priority


Forum|alt.badge.img+9

We want to create a report on customer support orders and service orders to monitor who changed priority. We see every change in the trans log: new priority, SA & time but not from which priority the change was done.

How can we know what was the original priority when the order was logged ?

 

Best answer by Phil Seifert

Alternative, you can consider creating a custom field that populates the priority currently and check that it would only update when the custom field is null.

This might be possibility to explore.

View original
Did this topic help you find an answer to your question?

4 replies

Phil Seifert
Ultimate Hero (Employee)
Forum|alt.badge.img+24
  • Ultimate Hero (Employee)
  • 1322 replies
  • November 9, 2021

The Prompts (Service) module allows you to define which fields are logged when changed in the order.  However, you will not see the previous value in the single transaction.  The only way is to review the previous transaction logs for the order to see what it was changed to previously if there was a change since the order was created.  The initial priority upon order creation is not captured in the transaction log.

To have this also populated in the same comment text as the change would be a change request.  I am not aware there is an option to log all changes separately like you would need to generate a report.

 


Forum|alt.badge.img+10
Phil Seifert wrote:

...The only way is to review the previous transaction logs for the order to see what it was changed to previously if there was a change since the order was created..

 

In my experience, traversing through the demand and demand_done tables can be process-intensive. I would not recommend doing this in one SQL statement, but rather create multiple SQL functions to pull the information from the transaction log (I did something similar in our ticketing system).  An alternative would be to have someone from the IFS Alliance team do a small customization to record the data necessary for the report.


Phil Seifert
Ultimate Hero (Employee)
Forum|alt.badge.img+24
  • Ultimate Hero (Employee)
  • 1322 replies
  • Answer
  • November 10, 2021

Alternative, you can consider creating a custom field that populates the priority currently and check that it would only update when the custom field is null.

This might be possibility to explore.


Forum|alt.badge.img+10

Is it possible to load the value of another field in a computed column made with customizer automatically, or is this something that needs to be done through process flow?  I haven’t worked with the customizer tool to this degree.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings