<div dir="ltr"><div><div>Never mind the SQL logging question, I got it. Something really weird: in the ticket insertion, I see no owner value at all. Here it is:<br><br>INSERT INTO Tickets<br>(Resolved, Priority, Starts, Creator, InitialPriority, SLA, Created, LastUpdatedBy, Type, Queue, LastUpdated, Started, Due, Subject, FinalPriority, Status)<br>VALUES ('1970-01-01 00:00:00', '1', '1970-01-01 00:00:00', '28', '1', NULL, '2017-01-05 22:51:29', '28', 'ticket', '5', '2017-01-05 22:51:29', '1970-01-01 00:00:00', '2017-01-07 22:51:29', 'Test', '50', 'new')<br><br></div>Of course, I see nothing for the custom field I set either. Still, why would owner not be set in the initial ticket insertion? Later, I see this insertion, for some reason:<br><br>INSERT INTO Groups<br>(Instance, LastUpdated, Name, Created, LastUpdatedBy, Domain, Description, id, Creator)<br>VALUES ('1164', '2017-01-05 22:51:29', 'Owner', '2017-01-05 22:51:29', '28', 'RT::Ticket-Role', NULL, '4856', '28')<br><br></div>I have no idea what that's about. I have to run, so there may be more in the log file I'll get to tomorrow. But what's going on here, and could this explain why owners don't show in search results but they do in ticket displays? Thanks.<br><div> <br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 1:40 PM, Alex Hall <span dir="ltr"><<a href="mailto:ahall@autodist.com" target="_blank">ahall@autodist.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, Nov 28, 2016 at 11:41 AM, Kenneth Marshall <span dir="ltr"><<a href="mailto:ktm@rice.edu" target="_blank">ktm@rice.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Mon, Nov 28, 2016 at 11:32:36AM -0500, Alex Hall wrote:<br>
> Thanks, I didn't know that would happen. I did that to suppress the email notification; we want users notified if their tickets change owners, but only if that change is NOT from "nobody" to themselves.<br>
><br>
> I just updated the script to record the transaction. It worked, because I got the email I wanted suppressed, and the owner still changed. Oddly, "nobody" is still the owner when I search for my ticket, though. Should I flush a cache or something? Mason cache wouldn't have anything to do with this, would it?<br>
<br>
</span>Hi Alex,<br>
<br>
Well, that is not what I would have expected to happen. I do not know enough<br>
about the DB queries that are being run to generate the search results. Probably,<br>
my next step would be to look at the actual query and see where the incorrect<br>
results are being produced. I am not much help because we use PostgreSQL as<br>
the DB and not MySQL. Sorry, I cannot be of more assistance.<br></blockquote><div><br></div></span><div>How do I view the actual query being used? Is there a way to get RT to store it, or some other trick? Thanks. <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
Ken<span class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_-5712668356237219399gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div>Alex Hall<br></div>Automatic Distributors, IT department<br></div><a href="mailto:ahall@autodist.com" target="_blank">ahall@autodist.com</a><br></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div>Alex Hall<br></div>Automatic Distributors, IT department<br></div><a href="mailto:ahall@autodist.com" target="_blank">ahall@autodist.com</a><br></div></div>
</div>