Jira (PDB-3871) PE Console fact_x !~ \w+ broken

2018-03-14 Thread Jeff Yarnell (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeff Yarnell updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3871  
 
 
  PE Console fact_x !~ \w+ broken   
 

  
 
 
 
 

 
Change By: 
 Jeff Yarnell  
 
 
Team: 
 Data Platform  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3871) PE Console fact_x !~ \w+ broken

2018-03-08 Thread Travis Fields (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Travis Fields updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3871  
 
 
  PE Console fact_x !~ \w+ broken   
 

  
 
 
 
 

 
Change By: 
 Travis Fields  
 
 
Attachment: 
 Screen Shot 2018-03-08 at 2.27.39 PM.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3871) PE Console fact_x !~ \w+ broken

2018-03-08 Thread Travis Fields (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Travis Fields commented on  PDB-3871  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: PE Console fact_x !~ \w+ broken   
 

  
 
 
 
 

 
 The screen shots are from the exact same cluster, minus the Puppet Infrastructure of course.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3871) PE Console fact_x !~ \w+ broken

2018-03-08 Thread Travis Fields (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Travis Fields updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3871  
 
 
  PE Console fact_x !~ \w+ broken   
 

  
 
 
 
 

 
Change By: 
 Travis Fields  
 
 
Attachment: 
 Screen Shot 2018-03-08 at 2.25.03 PM.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3871) PE Console fact_x !~ \w+ broken

2018-03-08 Thread Travis Fields (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Travis Fields created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-3871  
 
 
  PE Console fact_x !~ \w+ broken   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 PuppetDB  
 
 
Created: 
 2018/03/08 2:26 PM  
 
 
Environment: 
 RHEL 7 boxes  
 
 
Labels: 
 console pe  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Travis Fields  
 

  
 
 
 
 

 
 When using the console to try and filter out items that don't have a value for a given fact or an empty string in previous version 2016.4.3 we were able to simple place into the console  ` !~ \w+` and it would return this result, presuming that missing the fact also met this criteria, however with 2017.3.4 this does not seem to be the case.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment