Hi All,
Our team has been using issues chiefly as as requests for incoming, unplanned work.
Recently we decided we wanted to be able to log reasons for task delays in some of our projects. There was a point of emphasis that we need to have the ability to log more than one reason for delay. Rather than trying to use a multi-select custom task field (which would cause difficulties when trying to sum/chart the individual selections in a report), I think we're going to log the delays as issues on the tasks.
We're likely going to be doing some processing in Fusion of the requests in our queue, so I started looking at ways to differentiate the requests from the delay issues (or from additional requests/issues handled by other units in our company). I created an issue report of two test issues--a task delay issue and a request:
For the delay issue, there's obviously no Queue Topic; however, there is a Queue ID. I can use the Queue Definition ID as a filter in a Watch Events module, but now I'm curious--what exactly is the Queue ID in a non-request issue, and what function does it serve?
Just trying to educate myself here. Thanks.