When a user attempts to create a new activity using a "Local Account", the system blocks the save action and throws a validation error regarding the "Activity Type".
To Reproduce
Steps to reproduce the behavior:
1.Navigate to the Activities screen.
2.Click the '+' icon to add a new activity.
3.Tap the Account dropdown and select Local Account.
4.Fill in the standard required fields (e.g., Project, Task, Assignee, and Summary).
5.Scroll down to the Activity Type field (Note: "No Type" is the only available option and is selected).
6.Click the Save icon
Expected behavior
The application should accept the inputs and save the activity successfully. For Local Accounts, the "Activity Type" should either not be a mandatory field, or the system should recognize "No Type" as a valid, acceptable value.
When a user attempts to create a new activity using a "Local Account", the system blocks the save action and throws a validation error regarding the "Activity Type".
To Reproduce
Steps to reproduce the behavior:
1.Navigate to the Activities screen.
2.Click the '+' icon to add a new activity.
3.Tap the Account dropdown and select Local Account.
4.Fill in the standard required fields (e.g., Project, Task, Assignee, and Summary).
5.Scroll down to the Activity Type field (Note: "No Type" is the only available option and is selected).
6.Click the Save icon
Expected behavior
The application should accept the inputs and save the activity successfully. For Local Accounts, the "Activity Type" should either not be a mandatory field, or the system should recognize "No Type" as a valid, acceptable value.