Closed (outdated)
Project:
Support Ticketing System
Version:
6.x-1.8
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 May 2012 at 04:47 UTC
Updated:
29 Mar 2023 at 07:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jeremy commentedI'm unable to duplicate. Configuration happens at admin/support/project. Perhaps upload a screenshot of your current configuration?
Per your description above, you should have a list of four projects. Project A1 and Project A2 should be assigned to Client A only. Project B1 and Project B2 should be assigned to Client B only.
Comment #2
rogeriodec commentedIn projects.jpg you see some projects and 2 clients.
In tkt*.jpg you see these 2 clients but an empty Project drop-down list.
This is because it is not given a refresh when changing the client.
But I see no solution to this using the standard controls of drupal.
The only solution I see would be to add an argument in the URL by entering the client to bring the list of projects associated with this client.
Comment #3
jeremy commentedAh, I see your issue. Currently the module doesn't auto-update affected selectors if you change the client while creating (or updating) a ticket. Currently the only work around is to first navigate to the correct client queue before creating the ticket.
For example, a related issue:
#436726: Make it possible to assign ticket to other user at ticket creation
Comment #4
purencool commented