close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Sep 13, 2025, 3:01:44 PM (7 months ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 2 | 2 | [[TracGuideToc]] |
| 3 | 3 | |
| 4 | | Trac supports modifying a batch of tickets in one request from [TracQuery custom query] results. The Batch Modify functionality only appears on Query pages (/query), not Report pages (/report). |
| | 4 | Trac supports modifying a batch of tickets in one request from [TracQuery custom query] results. The Batch Modify functionality only appears on Query pages (/query), not Report pages (/report). You must have !JavaScript enabled in your browser. |
| 5 | 5 | |
| 6 | | To perform a batch modification, select the tickets you wish to modify and set the new field values using the section underneath the query results. |
| | 6 | To perform a batch modification, select the tickets you wish to modify and set the new field values using the section underneath the query results. |
| 7 | 7 | |
| 8 | 8 | == List fields |