problem
While trying to a create a shared network with a network offering which has "specifyVlan is false" and with/without any services, the operation is failing with error "Associated network must be provided when creating Shared networks when specifyVlan is false"
and the corresponding offering has "specifyVlan set to false"

versions
4.19.2 and may be later
On 4.19.1 it is working fine.
The steps to reproduce the bug
- Create a shared network offering by marking "SpecifyVlan" to false
- Try creating shared network with the above offering
Above operation would fail.
What to do about it?
No response