Adding files to a review fails - Cannot perform the requested action - You cannot perform this action because reviews are limited to 800 file revisions in Crucible

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Problem

Adding files to a review results in the following message:

(Auto-migrated image: description temporarily unavailable)

Cause

The default maximum number of revisions allowed by Crucible is 800 and you tried to add a file that exceeded this limit.

Workaround

Split the review into multiple ones so that the limit is not reached. This can be done by abandoning and closing the current large review and creating multiple new reviews with fewer content to review in each of them.

Resolution

Follow the instructions from JVM system properties to increase the maximum default setting, e.g. crucible.review.content.size.limit=1000

Adding files with more than 800 reviews can potentially slow down the instance:

  • Impact the performance of Crucible - the review takes a long time to load and can be slow on the client-side.

  • Cause issues indexing data. A large review can cause a repository to get stuck on "Indexing Review Data" for a long time.

Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.