• Resolved Steven

    (@shazahm1hotmailcom)


    I have Priorities enabled, but do not permit the user to choose. Is it possible to set a default priority? There does not seem to be settings options available. Perhaps I am overlooking it? If there is not an settings option, is there a filter I can hook into to set priority only only new ticket submissions?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author melliesou

    (@melliesou)

    Hi @shazahm1hotmailcom,

    There isn’t a default priority setting available. It is possible to hook into the default filter to set a priority for new ticket submissions. However, you may save some development effort if you modify the workflow for new-non-prioritized “new” tickets. Those new tickets could be considered as their own “uninitialized” priority and that would allow you to sort/filter based on the not having a priority (as if it was the default priority)

    Hope that helps answer, if you have more questions, please let me know.

    Thread Starter Steven

    (@shazahm1hotmailcom)

    @melliesou

    Ok, I think I understand, I should just filter for New ticket Status and not worry about a default priority. Is my understanding correct?

    That may work. I’ll have to give it some time to see if that will work for me or not.

    Now, if I decide to choose to assign a default priority, can you let me know what the hook name is? That would save me quite a bit of time digging thru the code to find the right one 🙂

    Plugin Author melliesou

    (@melliesou)

    Hi @shazahm1hotmailcom,

    Yes, that is the correct understanding. If that doesn’t fit your need, let’s circle back later to better understand the use-case and flow (reasons why it doesn’t work will help to find the best hook to use).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Set Default Priority On Ticket Submission’ is closed to new replies.