Last Replier

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
vahid
Posts: 2
Joined: Thu Apr 02, 2009 3:15 am

Last Replier

Post by vahid »

Hi there,

How can I have the username under the "Last replier" column instead of "Staff" and "Customer" ?

The reason is that we are several users and each of us want to know who has already replied to tickets. Just Staff and Customer is not enough.

Thanks for your time and considerations.

Best regards,
Vahid
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

This would require to rethink and redesign the database structure a bit. Something worth thinking about for future features, but not something I can help here with I'm afraid.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
vahid
Posts: 2
Joined: Thu Apr 02, 2009 3:15 am

Post by vahid »

Klemen wrote:This would require to rethink and redesign the database structure a bit. Something worth thinking about for future features, but not something I can help here with I'm afraid.
Thanks for your reply.

I don't think it needs any changes on the DB. It just needs to call the usernames on the admin home page in the same way that it shows usernames on the users page.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Actually it does because each ticket needs to have the ID number of user last replied stored somewhere.

Although many changes requested by users seem minor and simple you need to understand there are also other things/situations to consider (for example as seemingly unimportant situations as what happens when the user with that ID doesn't exist anymore, etc.), especially if several correlated changes are planned for next version.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply