Re: constantly seeing error after RT::Extension::Announce
Todd Wade <[email protected]> Fri, 16 Dec 2016 20:53:27 -0500
| Newsgroups | gmane.comp.bug-tracking.request-tracker.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/16/16 3:57 PM, Alex Hall wrote: > Ever since I installed the RT::Extension::Announce plugin, I've seen an > error repeated over and over in the log (hundreds of times). It's always > the same: > > couldn't load custom field by 'announcement groups' identifier Hi Alex, This sounds like you missed the 'make initdb' step that creates the custom field: https://metacpan.org/pod/RT::Extension::Announce#INSTALLATION https://st.aticpan.org/source/BPS/RT-Extension-Announce-1.01/etc/initialdata Regards,