Bug #5107
openView Event: Members involved in the meeting should see response options: "Yes / No / Maybe".
0%
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 select vitagist member. [Name : Jinn R]
- Tap the Save button to create the meeting on July 21th.
- Meeting Name: Cases Discussion
- Now login with "Jinn R" account
- Tap the Calendar icon (top right corner).
- On View Events, Choose the "cases discussion" meeting.
- The meeting should see response options: "Yes / No / Maybe".
Note : This issue applicable for Event , Reminder , Health Reminder.
Link - https://drive.google.com/file/d/160Xs9cHbbR-V_i3YX0MtomonwD5F8Sxe/view?usp=drive_link
Updated by kumar r about 9 hours ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Raksha S
We miss that in design and api too. Event api not have rsvp parameter to track this. Both design and api we and set this. {"error": false, "data": {"events": [{"id": "687cd8d6a1db7204dbb1ddd3", "title": "Personal", "description": "", "event_type": "others", "owner": false, "isrecurring": false, "allday": false, "from_ts": "2025-07-20T17:30:00", "to_ts": "2025-07-20T18:00:00", "timezone_offset": "240", "timezone_location": "(GMT-04:00) Atlantic Standard Time - Barbados", "recurrence_rule": {"frequency": "NONE", "interval": 0}, "invitees_internal": [], "invitees_external": [], "notifications": ["10-minutes"], "meeting_link": "", "location": "", "dialin": "", "color": "", "attachments": []}]}}