Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orderby unresolved first and resolved last #22

Open
mayeenulislam opened this issue Dec 31, 2016 · 7 comments
Open

Orderby unresolved first and resolved last #22

mayeenulislam opened this issue Dec 31, 2016 · 7 comments
Assignees
Labels
enhancement extension of current feature under development the feature is currently under active development

Comments

@mayeenulislam
Copy link
Member

Actual behavior

User @wptech68 reported a feature request:
If you get to the /support-desk/, you will get all the tickets submitted by you. But they are ordered by date only. If any ticket is resolved they are not ordered duly.

Steps to reproduce

  1. Create three tickets
  2. Mark the second one resolved
  3. See the ticket order in /support-desk/

Expected behavior

The resolved tickets should be in least order prior to open, pending, and under inspection tickets.

System Status

NanoSupport: v0.3.0

@mayeenulislam mayeenulislam added the enhancement extension of current feature label Dec 31, 2016
@mayeenulislam
Copy link
Member Author

It's good to implement such ordering. But...

  • Is there anything we need to consider before proceeding developing such feature?
  • Don't we need a dropdown orderby field so that the user can control which order they like?

@wptech68
Copy link

I agree with a dropdown where admin can set how tickets are ordered, but just the simple idea that the last ticket replied should be placed at top is the expected behaivour I guess

@mayeenulislam
Copy link
Member Author

The possible sorting options are noted below:

+------------------------------+
| Default Sorting            v |
+------------------------------+
| Default Sorting              |
| Order by Resolved First      |
| Order by Open First          |
+------------------------------+

If you have anything other than this in mind, please share

@wptech68
Copy link

wptech68 commented Feb 9, 2017

+------------------------------+
| Default Sorting
+------------------------------+
| Default Sorting
| Order by Resolved First
| Order by Open First
| Order by Updated date
+------------------------------+

@wptech68
Copy link

any update on this feature?
currently, Im now with 170 tickets in 17 pages (10 per page) that are showing whatever in the first page, including resolved tickets , is hard to navigate looking for a specific ticket.
Im now thinking to remove definitely the resolved tickets to stop them showing, but that is not the correct behaivour i guess :)

@mayeenulislam
Copy link
Member Author

mayeenulislam commented Jul 30, 2017

I'm afraid, no update just now.
But we will prioritize this thread so that we can move for it ASAP, inshALLAH.

@mayeenulislam mayeenulislam self-assigned this Jul 30, 2017
mayeenulislam added a commit that referenced this issue Mar 24, 2018
Filter tickets in admin area with ticket priority, ticket status, or ticket agent

Issue #22
@mayeenulislam mayeenulislam added under development the feature is currently under active development and removed discussion labels Mar 24, 2018
mayeenulislam added a commit that referenced this issue Mar 25, 2018
… operator

Admin Ticket Filters are now connected with each other can support combination of those three

issue #22
@mayeenulislam
Copy link
Member Author

mayeenulislam commented Mar 27, 2018

Filtering Tickets in admin panel using the following filters activated in version 0.5.0

  • Ticket Status
  • Ticket Priority
  • Ticket Agent

Front End Support Desk query needs to be rewritten before activating sorting.

mayeenulislam added a commit that referenced this issue May 5, 2018
Fixed ticket filtering for Support Agents using custom query

issue #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement extension of current feature under development the feature is currently under active development
Projects
None yet
Development

No branches or pull requests

2 participants