[rt-users] Customizing Limit CustomFields

Jesse Vincent jesse at bestpractical.com
Mon Dec 6 13:26:09 EST 2004


Vasanth,
	Options for getting RT to do the right thing include:

	* Updating the hash that Tickets_Overlay_SQL uses to do dispatch

	* Modifying the hash to call by name rather than ref

	* Modifying the hash to initialize at runtime. (Be careful of
	  the possible performance implications of this)


	 Jesse



More information about the rt-users mailing list