How do I get the Ticket column to show on JobList (Query Jobs)?
2 min
overview the ticket column in the joblist view is controlled by display flags on the web instancelist task configuration solution to enable the ticket column navigate to\ tasks > web instancelist locate the displayflags property add the following value ,showticket, e g defaultflags="defaultadmin,showticket" result the ticket column will be displayed in the joblist when querying jobs notes ensure the value is appended correctly (including the comma) to avoid overwriting existing flags