New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: PERF-109
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Andreas Knecht [Atlassian]
Reporter: Andreas Knecht [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Perforce JIRA plugin

Need to be able to specify a change path to limit number of changelists in perforce

Created: 21/Dec/06 09:02 PM   Updated: 21/Dec/06 09:13 PM
Component/s: Change Indexing
Affects Version/s: 1.1.7
Fix Version/s: 1.1.8

Time Tracking:
Not Specified

Participants: Andreas Knecht [Atlassian]
Since last comment: 1 year, 35 weeks, 5 days ago
Resolution Date: 21/Dec/06 09:13 PM
Labels:


 Description  « Hide
Old command:
p4 -s -p sydperforce:1666 -u sydbuild -c JIRA changes -l -s submitted @0,@1000
Returns:
error: Too many rows scanned (over 3000000); see 'p4 help maxscanrows'.
exit: 1

New command:
p4 -s -p sydperforce:1666 -u sydbuild -c JIRA changes -l -s submitted //JIRA/...@0,@1000
Returns:
exit: 0



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Andreas Knecht [Atlassian] added a comment - 21/Dec/06 09:03 PM
See JSP-7498.