Our use case is to create FAQs. The FAQs can contain more than 150 characters and also special character. We need to have the ability to upload longer titles through the UI as well as through the import functionality.
For now we are using the API to POST the articles as a workaround, but that is not ideal for the content team. This should be a quick fix, considering the platform is able to support the longer questions with special characters, just the UI is blocking it.