Actions
Bug #4783
openView meetings - When a recurring event is changed to a non-recurring one, 'None' is not displayed indicate that the event is now non- recurring
Start date:
06/06/2025
Due date:
% Done:
0%
Estimated time:
Description
1. Login the DG Counsel
2. Click on meetings module
3. Click on create
4. Fill the mandatory fields [select any repetition]
5. Click on save
7. select the same meetings in view
8. Click on edit
9. Change the repetition to None
10. Click on save
11. Check the same meetings in view
When a recurring event is updated to a non-recurring one, the repetition indicator 'None' is not displayed to reflect the change. It should be shown to indicate that the event is now non-recurring.
Files
Updated by kumar r about 1 month ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Neela Chinnappa
Update. As per the api meeting update parameter we need to send the empty string if user choose the none in interval, on response also get empty that's why none not show after edit.
Actions