Bug #2900
closedMeetings->Problem on creating new meeting with duplicate subject name
100%
1.Create two users and assign KPI, Dashboard and meetings-modify rights in two different group
2.Login as any one user and create one new meeting and save the data
3.Login as another super user and create new meeting by using same date and subject name but different time not same time
4.Now the system allowing to save the information and display the success message
5.But newly created meeting is not displayed in the listing page.
6.Duplicate meeting information's are displayed with previously created meeting with same date but different time.
Description
Meetings->The system is not displaying newly created meeting in listing page in following scenario.
Step->1 Create two users and assign KPI, Dashboard and meetings-modify rights in two different group
Step->2 login as any one user and create one new meeting and save the data
Step->3 Login as another super user and create new meeting by using same date and subject name but different time not same time
Step->4 Now the system allowing to save the information and display the success message
Step->5 But newly created meeting is not displayed in the listing page.
Step->6 Duplicate meeting information's are displayed with previously created meeting with same date but different time.
Expeceted Result -> The newly created meeting should be displayed in listing page. No need to worry whether its duplicate or not.