Hi All,
Im trying to get the tickets that are assigned to a certain tech group by the techgroup name
I have tried multiple different options but can not get this to work.
(sqlStringForKeyValueQualifier: attempt to generate SQL for com.webobjects.eocontrol.EOKeyValueQualifier (techGroupLevel.levelName like 'Group') failed because attribute identified by key 'techGroupLevel.levelName' was not reachable from from entity 'JobTicket'.
Also is there a way to count all tickets (open, closed, etc) without a 100 limit...
Hope you can help me!