Actions
Bug #5106
openView Event: "Bi-weekly" text should be visible since the meetings are created bi-weekly (also apply on Edit screen)
Start date:
07/21/2025
Due date:
% Done:
0%
Estimated time:
Description
Steps to Reproduce:
- Log in to the iOS VitaGist app.
- Tap the Calendar icon (top right corner).
- Tap the (+) button at the bottom right to create a new event.
- Select any event type.
- Fill in all required event details and bi-weekly
- Tap the Save button to create the meeting on July 23th.
- Meeting Name: Cases Discussion
- Go to View Meeting.
- "Bi-weekly" text should be visible since the meetings are created bi-weekly (also apply on Edit screen)
Note : This issue applicable for Event , Reminder , Health Reminder.
Files
Updated by kumar r about 8 hours ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Raksha S
For event create and update bi-weekly not support, get below error. {"error": true, "errors": [{"field": "recurrence_rule", "msg": "Invalid value for 'frequency': 'BI-WEEKLY'. Allowed values are: WEEKLY, MONTHLY, NONE, YEARLY, DAILY."}]}
Actions