Add title to unused locale of service channel, saving should be disabled because all required fields are not filled
Actual Behavior
Save button remains enabled and clicking it causes following error:
An error occurred: {"WebPage":["Required value was not found with language code 'sv'!"],"ServiceChannelDescriptions":["Required value with type 'ShortDescription' was not found with language code 'sv'!","Required value with type 'Description' was not found with language code 'sv'!"]}.
Expected Behavior
Add title to unused locale of service channel, saving should be disabled because all required fields are not filled
Actual Behavior
Save button remains enabled and clicking it causes following error:
An error occurred: {"WebPage":["Required value was not found with language code 'sv'!"],"ServiceChannelDescriptions":["Required value with type 'ShortDescription' was not found with language code 'sv'!","Required value with type 'Description' was not found with language code 'sv'!"]}.
Steps to Reproduce the Problem