Activity log for bug #988065

Date Who What changed Old value New value Message
2012-04-24 22:19:15 Jim Baker bug added bug
2012-04-24 22:19:16 Jim Baker branch linked lp:~jimbaker/juju/relation-ids-whitespace-separated
2012-04-24 22:19:17 Jim Baker juju: status New In Progress
2012-04-24 22:19:17 Jim Baker juju: milestone honolulu
2012-04-24 22:19:17 Jim Baker juju: assignee Jim Baker (jimbaker)
2012-04-25 03:34:08 Jim Baker juju: status In Progress Fix Released
2012-04-25 15:49:46 Clint Byrum juju: milestone honolulu galapagos
2012-05-15 17:52:20 Clint Byrum juju: importance Undecided High
2012-05-15 17:52:28 Clint Byrum bug task added juju (Ubuntu)
2012-05-15 17:52:39 Clint Byrum nominated for series Ubuntu Precise
2012-05-15 17:52:39 Clint Byrum bug task added juju (Ubuntu Precise)
2012-05-15 18:02:19 Clint Byrum description Adds format_smart method for RelationIdsCli, which outputs whitespace separated (to be precise, per line) relation idents. == SRU Justification == === Impact === Charms written in shell, which is the bulk of charms, cannot make use of the output of this command. Also charms written using the documentation as a guide will not work because the docs say it works this way. === Test Case === 1. juju bootstrap 2. juju deploy --repository /usr/share/docs/juju/examples local:mysql 3. juju deploy --repository /usr/share/docs/juju/examples local:wordpress 4. juju debug-hooks wordpress/0 db 5. juju add-relation mysql wordpress 6. When the db-relation-joined hook window opens up run 'relation-ids'. Affected versions will print out json, while fixed versions will print out a list, something like "db:0\n" === Dev fix === Fixed in upstream commit 532 === Regression Potential === Medium. Charms may have already been written that are using the broken behavior. They will have to add --format=json but other than that will work fine. This is mitigated by the fact that the official PPA version is already fixed, and many users, including the charm store automated testing suite use that version. == Original Bug Description == Adds format_smart method for RelationIdsCli, which outputs whitespace separated (to be precise, per line) relation idents.
2012-05-15 18:02:40 Clint Byrum juju (Ubuntu): status New Fix Released
2012-05-15 18:02:44 Clint Byrum juju (Ubuntu Precise): status New Triaged
2012-05-15 18:02:51 Clint Byrum juju (Ubuntu): importance Undecided High
2012-05-15 18:03:05 Clint Byrum juju (Ubuntu Precise): importance Undecided High
2012-05-30 07:38:37 Launchpad Janitor branch linked lp:~clint-fewbar/ubuntu/precise/juju/testing-time
2012-06-01 02:32:24 Chris Halse Rogers juju (Ubuntu Precise): status Triaged Fix Committed
2012-06-01 02:32:27 Chris Halse Rogers bug added subscriber Ubuntu Stable Release Updates Team
2012-06-01 02:32:32 Chris Halse Rogers bug added subscriber SRU Verification
2012-06-01 02:32:39 Chris Halse Rogers tags verification-needed
2012-06-01 02:40:35 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/juju
2012-06-01 23:10:12 Clint Byrum tags verification-needed verification-done
2012-06-26 08:04:54 James Page juju (Ubuntu Precise): milestone ubuntu-12.04.1
2012-07-09 19:18:32 Launchpad Janitor juju (Ubuntu Precise): status Fix Committed Fix Released