Common errors

Common errors

Our team tried their best to make the values replacement process as easy and seamless as possible. However, by its nature, it is a process that can be interrupted for various reasons. As a result, some values, or in the worst-case scenario - all values might not be replaced. Quick Replace will notify you about errors, as shown in the image below.

image-20240930-121140.png

The table below lists the most common errors and tips on how to fix or avoid them.

Values errors

Values errors

Invalid column values - columns have individual restrictions depending on their type.

  • Confirm that:

    • You are not trying to replace a numeric value in a column of type Numbers with a text value.

    • Your text type column values are no larger than 64kB of text (in practice around 61000 characters).

    • Your long-text type column values are no longer than 2000 characters.

    • Your Name* column is between 1 and 255 characters long. It cannot be a single whitespace if it is exactly 1 character long.

  • Make sure to use the column's filter in Quick Replace to narrow down the scope of replaced columns.

* - The Name column appears under different names depending on the board type, e.g. Task, Item, Employee. In any case, it is always the first column on the board.

XSS prevention mechanism - monday.com API queries return XSS-sanitized payloads, which might lead to discrepancies between the values displayed in your columns and the values that Quick Replace can update.

  • Confirm that you are not trying to replace values that fall into the XSS attack category.

  • Because the sanitization takes place on the monday side, there is nothing we can do about this issue.

Permissions errors

Restricted column - each column can be individually restricted from editing.

  • Confirm that the column in which you want to replace the value is not restricted from editing.

  • You can learn more about column restriction from the official monday.com documentation

Restricted IP - an error indicating that an account admin has restricted access to the system from specific IP addresses.

  • Contact your account admin and confirm that your IP address is not restricted.

Missing required permissions - an error indicating that the API operation has exceeded the OAuth permission scopes granted to the app.

  • Contact your account admin and confirm that all OAuth scopes required by Quick Replace are granted.

Other errors

monday.com internal server error - platform technical issues.

Internet connection interrupted

  • Reconnect to the network.

Manual values replacement process interruption:

  • closing the Quick Replace modal.

  • closing the page.

  • In case of manual values replacement process interruption, the already updated values will remain updated, and pending updates will be rejected.

  • To make sure that the values replacement process is completed, please wait until the progress reaches 100% and the update summary is displayed.

If you have encountered any issues, or have any questions or feedback, feel free to contact our support. We will always be happy to help you!