Skip to content

Updating a Wiki page can result in a job payload exceeding the limit [stale MR]

What does this MR do and why?

  • Throw UpdateError when payload exceeds or is equal to 5MB.
  • Write specs for the same.

Screenshots or screen recordings

N/A

How to set up and validate locally

Run bundle exec rspec spec/services/wiki_pages/update_service_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367628 (closed)

Edited by Ashvith

Merge request reports