- Issue created by @Revathidinesh
- First commit to issue fork.
- @salmonek opened merge request.
- 🇵🇱Poland salmonek
Hi Revathi
Thank you for bringing this issue to our attention.
I've posted a patch that makes Service ID not required when on-premises is selected and prevents validation error on submit.
This should work for you already. We'll take a deeper look at the settings form before merging the fix. - 🇵🇱Poland salmonek
Pushed few updates:
- a valid service id confirmation message
- service id validation on submit is always omitted in case on premise type is selected
The submit button will be always enabled. There is a service id validation on submit anyway so it was not that necessary.
Required state for service id is conditional.