[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-15 Thread timothy.br...@dematic.com (JIRA)














































Tim Bradt
 commented on  JENKINS-27865


Regex not working in categorized jobs plugin















I just set up your scenario on my dev Jenkins - added a view with a job named "Branch 8.2.2" and then set up a regex category with your same regex.  It worked fine.

Somehow it didn't register the first time I looked at this...  As shown in your after-creating-view.PNG, do you actually have no jobs in My View?  If so, then that's your problem.  You can't have a job group categorization for a view that contains no jobs, or a categorization for jobs the view doesn't contain.  Under "Job Filters" in the view configuration, you'll need to either select individual jobs using check boxes or "Use a regular _expression_ to include jobs into the view".  Once "Branch 8.2.2" actually is included in your view, your category regex will work.  I'll try to attach a pic.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-15 Thread timothy.br...@dematic.com (JIRA)














































Tim Bradt
 updated  JENKINS-27865


Regex not working in categorized jobs plugin
















Change By:


Tim Bradt
(15/Apr/15 3:50 PM)




Attachment:


TestCategoryView.png



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-15 Thread vkschoudha...@gmail.com (JIRA)














































vikas choudhary
 commented on  JENKINS-27865


Regex not working in categorized jobs plugin















The problem was I couldn't use the job categorization filter in already existing view (since they were list views). Once the view type is changed, it works.

Thanks for your help.

Closing it.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-15 Thread vkschoudha...@gmail.com (JIRA)















































vikas choudhary
 resolved  JENKINS-27865 as Fixed


Regex not working in categorized jobs plugin
















Closed...





Change By:


vikas choudhary
(16/Apr/15 5:10 AM)




Status:


InProgress
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-13 Thread vkschoudha...@gmail.com (JIRA)














































vikas choudhary
 commented on  JENKINS-27865


Regex not working in categorized jobs plugin















No. its still not working...



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-13 Thread vkschoudha...@gmail.com (JIRA)














































vikas choudhary
 started work on  JENKINS-27865


Regex not working in categorized jobs plugin
















Change By:


vikas choudhary
(14/Apr/15 5:15 AM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-10 Thread timothy.br...@dematic.com (JIRA)














































Tim Bradt
 commented on  JENKINS-27865


Regex not working in categorized jobs plugin















Critical?

Anyway...You could try ^Branch\s8.2.2$, or just remove the space from your job name (replace with underscore or something).



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-09 Thread vkschoudha...@gmail.com (JIRA)














































vikas choudhary
 created  JENKINS-27865


Regex not working in categorized jobs plugin















Issue Type:


Bug



Assignee:


Unassigned


Components:


categorized-view-plugin



Created:


09/Apr/15 1:33 PM



Description:


When I try to give regex like "^My Job$" it will not putting the job named "My Job" in the new categorized view (setting this configuraton in new view configure page).
So what are things missing here ?
Its blocking my further testing...

Please suggest me.




Project:


Jenkins



Labels:


plugin




Priority:


Critical



Reporter:


vikas choudhary

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [categorized-view-plugin] (JENKINS-27865) Regex not working in categorized jobs plugin

2015-04-09 Thread vkschoudha...@gmail.com (JIRA)














































vikas choudhary
 updated  JENKINS-27865


Regex not working in categorized jobs plugin
















Change By:


vikas choudhary
(09/Apr/15 1:34 PM)




Attachment:


job_categorized-view.PNG





Attachment:


after-creating-view.PNG



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.