[openFATE 305928] CSV Export of the FATE Data
Feature added by: Sascha Manns (saigkill) Feature #305928, revision 1, last change by Title: CSV Export of the FATE Data openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect Datas and publish it in the Weekly News.... -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Sascha Manns (saigkill) Feature #305928, revision 2 Title: CSV Export of the FATE Data openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we - can easier collect Datas and publish it in the Weekly News.... + can easier collect global Datas and publish it in the Weekly News.... -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Thomas Schmidt (digitaltomm) Feature #305928, revision 3 Title: CSV Export of the FATE Data openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect global Datas and publish it in the Weekly News.... + Discussion: + #1: Thomas Schmidt (digitaltomm) (2009-02-28 12:36:55) + For now, we could use these queries: + https://features.opensuse.org/query/run?type=find&search_products[] + =PROJ_00000455&search_status[]=new + (with search_status[]={ unconfirmed, new, evaluation, candidate, done, + rejected, duplicate } ) and grep for "Query results (XX features)" . We + have XML export of feature lists on out TODO, but I'm not sure if that + would be easier to parse for you. -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Jan-Simon Möller (dl9pf) Feature #305928, revision 4 Title: CSV Export of the FATE Data openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect global Datas and publish it in the Weekly News.... Discussion: #1: Thomas Schmidt (digitaltomm) (2009-02-28 12:36:55) For now, we could use these queries: https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new (with search_status[]={ unconfirmed, new, evaluation, candidate, done, rejected, duplicate } ) and grep for "Query results (XX features)" . We have XML export of feature lists on out TODO, but I'm not sure if that would be easier to parse for you. + #2: Jan-Simon Möller (dl9pf) (2009-03-07 14:13:51) + Hi! https://features.opensuse.org/query/run?type=find&search_products[] + =PROJ_00000455&search_status[]=new "only" prints a table . For the + newsletter, Andre provides statistics. We want to compute the + statistics by a script and need a place to grab the values. E.g. https://bugzilla.novell.com/report.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=openSUSE&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=anywords&long_desc=&long_desc_type=fulltext&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&width=600&height=350&action=wrap&format=table + Provides all the data needed and can be parsed. + Could this be implemented ? -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Thomas Schmidt (digitaltomm) Feature #305928, revision 5 Title: CSV Export of the FATE Data openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect global Datas and publish it in the Weekly News.... Discussion: #1: Thomas Schmidt (digitaltomm) (2009-02-28 12:36:55) For now, we could use these queries: https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new (with search_status[]={ unconfirmed, new, evaluation, candidate, done, rejected, duplicate } ) and grep for "Query results (XX features)" . We have XML export of feature lists on out TODO, but I'm not sure if that would be easier to parse for you. #2: Jan-Simon Möller (dl9pf) (2009-03-07 14:13:51) Hi! https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new "only" prints a table . For the newsletter, Andre provides statistics. We want to compute the statistics by a script and need a place to grab the values. E.g. https://bugzilla.novell.com/report.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=openSUSE&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=anywords&long_desc=&long_desc_type=fulltext&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&width=600&height=350&action=wrap&format=table Provides all the data needed and can be parsed. Could this be implemented ? + #3: Thomas Schmidt (digitaltomm) (2009-03-30 18:17:05) (reply to #2) + Please check if: + https://features.opensuse.org/statistic/product/PROJ_00000455 works for + you. -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Sascha Manns (saigkill) Feature #305928, revision 6 Title: CSV Export of the FATE Data openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect global Datas and publish it in the Weekly News.... Discussion: #1: Thomas Schmidt (digitaltomm) (2009-02-28 12:36:55) For now, we could use these queries: https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new (with search_status[]={ unconfirmed, new, evaluation, candidate, done, rejected, duplicate } ) and grep for "Query results (XX features)" . We have XML export of feature lists on out TODO, but I'm not sure if that would be easier to parse for you. #2: Jan-Simon Möller (dl9pf) (2009-03-07 14:13:51) Hi! https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new "only" prints a table . For the newsletter, Andre provides statistics. We want to compute the statistics by a script and need a place to grab the values. E.g. https://bugzilla.novell.com/report.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=openSUSE&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=anywords&long_desc=&long_desc_type=fulltext&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&width=600&height=350&action=wrap&format=table Provides all the data needed and can be parsed. Could this be implemented ? #3: Thomas Schmidt (digitaltomm) (2009-03-30 18:17:05) (reply to #2) Please check if: https://features.opensuse.org/statistic/product/PROJ_00000455 works for you. + #4: Sascha Manns (saigkill) (2009-03-30 21:35:47) (reply to #3) + Yes thats work :-) THX -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Sascha Manns (saigkill) Feature #305928, revision 7 - Title: CSV Export of the FATE Data + Title: CSV Export of the FATE Data (CLOSED) openFATE: Unconfirmed Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect global Datas and publish it in the Weekly News.... Discussion: #1: Thomas Schmidt (digitaltomm) (2009-02-28 12:36:55) For now, we could use these queries: https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new (with search_status[]={ unconfirmed, new, evaluation, candidate, done, rejected, duplicate } ) and grep for "Query results (XX features)" . We have XML export of feature lists on out TODO, but I'm not sure if that would be easier to parse for you. #2: Jan-Simon Möller (dl9pf) (2009-03-07 14:13:51) Hi! https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new "only" prints a table . For the newsletter, Andre provides statistics. We want to compute the statistics by a script and need a place to grab the values. E.g. https://bugzilla.novell.com/report.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=openSUSE&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=anywords&long_desc=&long_desc_type=fulltext&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&width=600&height=350&action=wrap&format=table Provides all the data needed and can be parsed. Could this be implemented ? #3: Thomas Schmidt (digitaltomm) (2009-03-30 18:17:05) (reply to #2) Please check if: https://features.opensuse.org/statistic/product/PROJ_00000455 works for you. #4: Sascha Manns (saigkill) (2009-03-30 21:35:47) (reply to #3) Yes thats work :-) THX -- openSUSE Feature: https://features.opensuse.org/305928
Feature changed by: Andre Duffeck (aduffeck) Feature #305928, revision 8 - Title: CSV Export of the FATE Data (CLOSED) + Title: CSV Export of the FATE Data - openFATE: Unconfirmed + openFATE: Done Priority Requester: Neutral Requested by: Sascha Manns (saigkill) Description: In the Weekly News, we collect datas and spreadsheets and statistics. For bugzilla exists an Function for exporting in CSV. I wish me in common Versions of openFATE an Feature similar to the bugzilla. So we can easier collect global Datas and publish it in the Weekly News.... Discussion: #1: Thomas Schmidt (digitaltomm) (2009-02-28 12:36:55) For now, we could use these queries: https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new (with search_status[]={ unconfirmed, new, evaluation, candidate, done, rejected, duplicate } ) and grep for "Query results (XX features)" . We have XML export of feature lists on out TODO, but I'm not sure if that would be easier to parse for you. #2: Jan-Simon Möller (dl9pf) (2009-03-07 14:13:51) Hi! https://features.opensuse.org/query/run?type=find&search_products[] =PROJ_00000455&search_status[]=new "only" prints a table . For the newsletter, Andre provides statistics. We want to compute the statistics by a script and need a place to grab the values. E.g. https://bugzilla.novell.com/report.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=openSUSE&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailqa_contact2=1&emailreporter2=1&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=anywords&long_desc=&long_desc_type=fulltext&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&width=600&height=350&action=wrap&format=table Provides all the data needed and can be parsed. Could this be implemented ? #3: Thomas Schmidt (digitaltomm) (2009-03-30 18:17:05) (reply to #2) Please check if: https://features.opensuse.org/statistic/product/PROJ_00000455 works for you. #4: Sascha Manns (saigkill) (2009-03-30 21:35:47) (reply to #3) Yes thats work :-) THX -- openSUSE Feature: https://features.opensuse.org/305928
participants (1)
-
fate_noreply@suse.de