Skip to content

Add DTO for Request creation to implement min question length

What does this mr do?

Adds a minimum required length for the question field if one is enqueueing to ask a question.

Screenshots

before

after

Does this MR meet the acceptance criteria?

  • I have added a changelog entry to reflect the significant changes I made.
  • Tests were created to test the feature.
  • I have updated the documentation accordingly.
  • I adhere to the style guide.

Closes #281 (closed)

Merge request reports