While editing a ticket from the server UI, hitting Update and changing the status and
adding an updated ended up with nothing being recorded and these warnings on the
commandline.
$ git sd server
Publisher backend is not available. Install one of the Net::Rendezvous::Publish::Backend modules from CPAN.
App::SD::Server: Starting up local server. You can stop the server with Ctrl-c.
App::SD::Server: You can connect to your server at http://localhost:8080/
Use of uninitialized value in string eq at /opt/local/lib/perl5/site_perl/5.8.9/Prophet/Record.pm line 598, <DATA> line 16.
Use of uninitialized value in string eq at /opt/local/lib/perl5/site_perl/5.8.9/Prophet/Record.pm line 598, <DATA> line 16.
Use of uninitialized value in string eq at /opt/local/lib/perl5/site_perl/5.8.9/Prophet/Record.pm line 598, <DATA> line 16.
Use of uninitialized value in string eq at /opt/local/lib/perl5/site_perl/5.8.9/Prophet/Record.pm line 598, <DATA> line 16.
Use of uninitialized value in substitution (s///) at /opt/local/lib/perl5/site_perl/5.8.9/Prophet/Record.pm line 598, <DATA> line 16.
Use of uninitialized value in concatenation (.) or string at /opt/local/lib/perl5/site_perl/5.8.9/Prophet/Record.pm line 602, <DATA> line 16.