Skip to content
Snippets Groups Projects
  • JediKev's avatar
    a7d5b60c
    issue: New Ticket Field Permissions · a7d5b60c
    JediKev authored
    This addresses an issue where creating a ticket as an agent and selecting a
    Help Topic does not show the Issue Summary or Issue Details fields. This is
    due to us passing 3 parameters instead of 1 as an array. This combines the
    params in one array and only passes the array as a param.
    a7d5b60c
    History
    issue: New Ticket Field Permissions
    JediKev authored
    This addresses an issue where creating a ticket as an agent and selecting a
    Help Topic does not show the Issue Summary or Issue Details fields. This is
    due to us passing 3 parameters instead of 1 as an array. This combines the
    params in one array and only passes the array as a param.