Skip to main content
Solved

15.1 Dispatch Console Manual Assignment Reason & Comments


ktolkacevic
Hero (Customer)
Forum|alt.badge.img+9

Where is the manual assignment reason and comments stored in 15.1 database? It’s no longer in the demand table (previous versions) or in the order change log (15.x version).

.  

Best answer by Phil Seifert

Hi Kyle,

It should be appearing in the demand table, however this appears to be an issue that was resolved in v15SP3.  This means it needs to be fixed for 15SP1 (your version).

Once fixed, using the following SQL will return the manual assignments:

select * from demand  where  bpart_id = 'ManualAssignment'

Please log a ticket with your support group to get this sorted.

 

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)
  • 1317 replies
  • Answer
  • December 6, 2021

Hi Kyle,

It should be appearing in the demand table, however this appears to be an issue that was resolved in v15SP3.  This means it needs to be fixed for 15SP1 (your version).

Once fixed, using the following SQL will return the manual assignments:

select * from demand  where  bpart_id = 'ManualAssignment'

Please log a ticket with your support group to get this sorted.

 


Phil Seifert
Ultimate Hero (Employee)
Forum|alt.badge.img+24
  • Ultimate Hero (Employee)
  • 1317 replies
  • December 8, 2021

Hi Kyle,

I received word from the developers this will be available in V15SP1 HF11.

Phil


ktolkacevic
Hero (Customer)
Forum|alt.badge.img+9
  • Author
  • Hero (Customer)
  • 55 replies
  • December 8, 2021

@Phil Seifert  Thanks for the update!


Phil Seifert
Ultimate Hero (Employee)
Forum|alt.badge.img+24
  • Ultimate Hero (Employee)
  • 1317 replies
  • December 8, 2021

You are welcome Kyle.  I also just received this from the developers as well which will be a change with v15 from the previous versions:

Also please note the manual assignment reason be found here:

select * from order_changes_log where bpart_id = 'ManualAssignment'


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