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.
Updated by Raja S almost 8 years ago
- MODULES BOSS added
- MODULES deleted (
AQUAPRO)
Updated by Ramesh Sanker over 7 years ago
- Assignee changed from Ramesh Sanker to Anonymous
Updated by Anonymous over 7 years ago
- Status changed from Open to Resolved
- % Done changed from 0 to 100
Change in Meetingmanager controller method. added Userid.
Updated by Raja S over 7 years ago
- Status changed from Resolved to Closed
QA: The reported issue is fixed and its working as expected.