-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Rule Builder - Natural Language Experience
-
Minor
Issue Summary
When trying to input some Japanese instructions for creating an automation rule with Atlassian Intelligence, the AI starts analyzing the text in the middle of typing it in response to the Enter key used for selecting or confirming characters.
As a result, users can only input the first word of the instruction, which prevents them from using the AI rule creation.
For example, the instructions in Japanese for creating a rule that enable users to create a subtask when a task is created are as follows.
課題が作成された時に、その課題のサブタスクを作成する。
However, the AI starts analyzing the text when inputting "課題" (if we say more strictly, when converting a Hiragana "かだい" to a Kanji "課題" and confirming it), and then users can't input the subsequent instructions.
atlassian_support 2024-10-02 at 11.51.01.mov
This issue is replicable both in Jira and in Confluence.
Steps to Reproduce
- Navigate to the automation configuration page and click the button [Create with AI]
- Input a Japanese word such as かだい (kadai)
- Hit the Enter key to select a Kanji and confirm it
Expected Results
Users can continue to input the subsequent instructions.
Actual Results
The AI starts analyzing the text and users can't input the subsequent instructions.
Workaround
Create instructions in another tool, such as TextEdit, and copy and paste them into the input field.