software:requesttracker:addcc
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:requesttracker:addcc [2024/08/29 20:12] – created rodolico | software:requesttracker:addcc [2024/08/29 23:27] (current) – rodolico | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Adding cc'd users as ticket CC on create ====== | ====== Adding cc'd users as ticket CC on create ====== | ||
| - | One of our clients wants everyone cc'd on an e-mail which creates a ticket to also become a cc on the ticket. I found the answer in [[https:// | + | One of our clients wants everyone cc'd on an e-mail which creates a ticket to also become a cc on the ticket. I found the answer in [[https:// |
| <code perl> | <code perl> | ||
| Line 11: | Line 11: | ||
| <code bash>/ | <code bash>/ | ||
| not only did it easier and faster, but fixed some things I had missed. Perfection is variable. | not only did it easier and faster, but fixed some things I had missed. Perfection is variable. | ||
| + | |||
| + | So, easy way: | ||
| + | <code bash> | ||
| + | echo ' | ||
| + | echo ' | ||
| + | cat / | ||
| + | </ | ||
| + | review, then add to bottom of your RT_SiteConfig.pm file. Note, we do it this way since, // | ||
software/requesttracker/addcc.1724980325.txt.gz · Last modified: 2024/08/29 20:12 by rodolico
