Skip to content

WIP: Update the issue weight limit to 100.

Gabi Maeztu requested to merge (removed):update-api-issue-weight-limit into master

What does this MR do?

Updates the limit se to the issues weight API. Actual limit is 9, from the docs:

You can set it to a non-negative integer value from 0, 1, 2, and so on. (The database stores a 4-byte value, so the upper bound is essentially limitless)

What are the relevant issue numbers?

#6822 (closed)

Does this MR meet the acceptance criteria?

Merge request reports