Issue #7254 has been updated by R.I. Pienaar. Status changed from Accepted to Closed
this makes DDL handling a bit more robust and make it not just fail silently in some cases. Decided not to make the DDL treat missing output blocks as an indication that output should be suppressed but made it so it just use the data key name for the display_as string. This will be less surprising, we might add something later to output blocks to let people silence them Also tweaked the output format a bit while doing this so it looks a bit better. 1c238ed (2 files in 2 dirs): http://bit.ly/lijUCt ---------------------------------------- Feature #7254: Missing output blocks in DDL should surpress the specific reply data not fail https://projects.puppetlabs.com/issues/7254 Author: R.I. Pienaar Status: Closed Priority: Normal Assignee: R.I. Pienaar Category: SimpleRPC Target version: 1.2.0 Keywords: Branch: Affected mCollective version: When a DDL file is missing a specific output for a data field currently the entire DDL is disregarded silently. Modify the behavior so that missing output in the DDL does not fail the entire DDL but only surpress displaying the specific bit of output. This will both improve the UX for the DDL and provide a useful feature -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
