manila/releasenotes/notes/fix-1870280-share-type-user-message-902275047410bdbf.yaml
ashrod98 657fa5b113 Add missing share-type user message
Attempting to create a share without identifying a share type results in an
error.This adds a user message informing the user that no default share type
was identified while attempting to create a share.

Closes-Bug: #1870280

Change-Id: Ib417499d4394b939eb289460ac8dbb6b22d789f4
2021-07-15 14:11:02 +00:00

8 lines
290 B
YAML

---
fixes:
- |
New user message now alerts users when attempting to create a new
share without identifying a share type, either through request body
or by setting a default share type. See `bug #1870280
<https://bugs.launchpad.net/manila/+bug/1870280>`_ for more details.