PDA

View Full Version : New tickets not shown in staff panel


djordj
02-18-2008, 07:35 AM
Good morning!

I've noticed that no new ticket is shown in the "Open tickets list" as I login to OST, even if I click on "View Open" or "View Closed" buttons.
But if I do an advance search (without specifing any field value) I can see all tickets.

Thanks

4ice
02-20-2008, 07:40 PM
This sounds strange, never had or heard about this before.

Can you give us some more info? Are the tickets assigned to staff members? Are you looking at the tickets as an admin?

Are you using RC3?

djordj
02-20-2008, 07:44 PM
This sounds strange, never had or heard about this before.

Can you give us some more info? Are the tickets assigned to staff members? Are you looking at the tickets as an admin?

Are you using RC3?
Yes, I'm usign RC3 and I'm looking at staff panel as an admin.

Tickets fetched from POP3 aren't assigned to staff member, and even if I assign one ticket to me I can't see in the "assigned to me" list.

Only with advanced search.

Petr
03-12-2008, 01:39 PM
I have same problem. I can't see any ticket until I hit [Advance] button and then [Search]

Petr
03-12-2008, 02:10 PM
Problem happens if you have case sensitive database case where query looks for status = 'Open' instead of status = 'open'

djordj
03-25-2008, 03:01 AM
Problem happens if you have case sensitive database case where query looks for status = 'Open' instead of status = 'open'

Thanks.
I hope that with RC4 upgrade this problem will be solved.
I''ve got OsTicket backed with PgSQL.

djordj
03-25-2008, 06:36 AM
Thanks.
I hope that with RC4 upgrade this problem will be solved.
I''ve got OsTicket backed with PgSQL.

Upgrading to RC4 solved the problem.