Difference between revisions of "Edit several issues in IssueTracker"

From Apache OpenOffice Wiki
Jump to: navigation, search
(What can be the reasons, why I do not can change states or fields of the issues?)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Quality Assurance]]
 
[[Category:Quality Assurance]]
 
== Edit several issues at once ==
 
== Edit several issues at once ==
[http://qa.openoffice.org/issues/query.cgi IssueTracker] is very complex and isn't easy to understand in some cases. For example it isn't known generally that it is possible to edit more than one issue at the same time. This is needed when your want to change states of issues from a query and do not want to open one by one and do always the same clicks.
+
[https://bz.apache.org/ooo/query.cgi Bugzilla] is very complex and isn't easy to understand in some cases. For example it isn't known generally that it is possible to edit more than one issue at the same time. This is needed when you want to change states of issues from a query and do not want to open one by one and always do the same clicks.
  
  
 
=== How can this be done? ===
 
=== How can this be done? ===
* First of all you have to 'log in' into the OOo site : http://www.openoffice.org/servlets/Login
+
* First of all you have to 'log in' into the AOO site : https://bz.apache.org/ooo/query.cgi
* Open the query site of IssueTracker : http://qa.openoffice.org/issues/query.cgi
+
* Define and submit your query : e.g. Product = 'Base', Status = 'VERIFIED', Priority = 'P2'
* Define and submit your query : e.g. Issue type = 'DEFECT', Status = 'VERIFIED', Priority = '2'
+
 
* You get a list of issues. At the end you can find links for this query. Press the link <b>'Change several issues at once'</b>.  
 
* You get a list of issues. At the end you can find links for this query. Press the link <b>'Change several issues at once'</b>.  
 
* On this page you can change states and add comments for more than one issue at once. You have to select dedicated issues or all together and change the field entries or states for the selected issues.
 
* On this page you can change states and add comments for more than one issue at once. You have to select dedicated issues or all together and change the field entries or states for the selected issues.
  
Sometimes you have the problem that fields or states cannot be changed. The lists are empty or aren't available at all. E.g. for this query you cannot change the <b>'Target'</b> field for all issues at once. This is a problem of the complexity of IssueTracker. For this case IssueTracker has an own target handling for all components. Therefore you have to add a component to the query you made. Attention! Use the link <b>'Edit this query'</b> at the bottom of the list of issues. Then you can edit the old query and it isn't necessary to create your query again and again.
+
Sometimes you have the problem that fields or states cannot be changed. The lists are empty or aren't available at all. E.g. for this query you cannot change the <b>'Target'</b> field for all issues at once. This is a problem of the complexity of Bugzilla. For this case Bugzilla has an own target handling for all components. Therefore you have to add a component to the query you made. Attention! Use the link <b>'Edit this query'</b> at the bottom of the list of issues. Then you can edit the old query and it isn't necessary to create your query again and again.
 +
 
  
 
=== What can be the reasons, that I am not able to change states or fields of the issues? ===
 
=== What can be the reasons, that I am not able to change states or fields of the issues? ===
 
* Why I am not able to change the <b>Target</b> field for all issues in my query, it's empty?
 
* Why I am not able to change the <b>Target</b> field for all issues in my query, it's empty?
   You have to select a component in your query! The <b>Target</b> field is active when you have selected issues in one component only.
+
   You have to select a component in your query!  
 +
  The <b>Target</b> field is active when you have selected issues in one component only.
 +
 
 
* Why am I not able to change the status of all issues to 'closed'?
 
* Why am I not able to change the status of all issues to 'closed'?
 
   You have to select issues only which can be set to status 'closed' in one step!
 
   You have to select issues only which can be set to status 'closed' in one step!
   E.g. add to your query <b>status = 'VERIFIED'</b> and you can get 'closed' as possibility for the status change.
+
   E.g. add to your query <b>status = 'VERIFIED'</b> and you can get 'closed' as possibility for the status change.
 +
 
 +
* Why am I not able to close more than one issue when they are in status <b>'RESOLVED'</b>?
 +
  Perhaps it is a bug in Bugzilla!
 +
  But you can close issues with resolution <b>'DUPLICATE', 'WORKSFORME'</b> ... in 2 steps.
 +
  - in the first step you have to set it to <b>status 'VERIFIED'</b> => then all issues have the general state e.g. <b>'VERIFIED/WORKSFORME'</b>
 +
  - now query all issues in state e.g. <b>'VERIFIED/WORKSFORME'</b> and set them to 'closed'
 +
  - do not forget to find a good description for your actions ;-)
  
  
 
Another tip: You can change the columns for the general query output. At the bottom of the list of issues you find the link <b>Change columns</b>. Here you can add needed or delete unneeded information from the list of issues.
 
Another tip: You can change the columns for the general query output. At the bottom of the list of issues you find the link <b>Change columns</b>. Here you can add needed or delete unneeded information from the list of issues.

Latest revision as of 12:40, 9 August 2022

Edit several issues at once

Bugzilla is very complex and isn't easy to understand in some cases. For example it isn't known generally that it is possible to edit more than one issue at the same time. This is needed when you want to change states of issues from a query and do not want to open one by one and always do the same clicks.


How can this be done?

  • First of all you have to 'log in' into the AOO site : https://bz.apache.org/ooo/query.cgi
  • Define and submit your query : e.g. Product = 'Base', Status = 'VERIFIED', Priority = 'P2'
  • You get a list of issues. At the end you can find links for this query. Press the link 'Change several issues at once'.
  • On this page you can change states and add comments for more than one issue at once. You have to select dedicated issues or all together and change the field entries or states for the selected issues.

Sometimes you have the problem that fields or states cannot be changed. The lists are empty or aren't available at all. E.g. for this query you cannot change the 'Target' field for all issues at once. This is a problem of the complexity of Bugzilla. For this case Bugzilla has an own target handling for all components. Therefore you have to add a component to the query you made. Attention! Use the link 'Edit this query' at the bottom of the list of issues. Then you can edit the old query and it isn't necessary to create your query again and again.


What can be the reasons, that I am not able to change states or fields of the issues?

  • Why I am not able to change the Target field for all issues in my query, it's empty?
 You have to select a component in your query! 
 The Target field is active when you have selected issues in one component only.
  • Why am I not able to change the status of all issues to 'closed'?
 You have to select issues only which can be set to status 'closed' in one step!
 E.g. add to your query status = 'VERIFIED'  and you can get 'closed' as possibility for the status change.
  • Why am I not able to close more than one issue when they are in status 'RESOLVED'?
 Perhaps it is a bug in Bugzilla!
 But you can close issues with resolution 'DUPLICATE', 'WORKSFORME' ... in 2 steps.
 - in the first step you have to set it to status 'VERIFIED' => then all issues have the general state e.g. 'VERIFIED/WORKSFORME'
 - now query all issues in state e.g. 'VERIFIED/WORKSFORME' and set them to 'closed'
 - do not forget to find a good description for your actions ;-)


Another tip: You can change the columns for the general query output. At the bottom of the list of issues you find the link Change columns. Here you can add needed or delete unneeded information from the list of issues.

Personal tools