Actions
Bug #1917
closedBenchmarking->Problem on creating unique goals for different expectation category
Status:
Closed
Priority:
Medium
Assignee:
-
Start date:
06/20/2017
Due date:
% Done:
100%
Estimated time:
Steps To Reproduce:
1.Login as admin
2.Go to Benchmarking and click on add button
3.Select the expectation category and assign short and long term goals
4.Click on new button again and select some other expectation category
5.Enter the same short term and long term again
6.Click on save button
MODULES:
BOSS
Build Cycle:
Cycle 1
Customer:
Issue Dependency:
Dev Commitment to Resolve in::
Description
Benchmarking->The system is not allowing to save unique goals for different expectation category. Alert message displayed as "Short term and long term goal already exists".
Expected output-> The system should allow to save and success message should be displayed as "Saved successfully"
Updated by Raja S almost 8 years ago
- Subject changed from Benchmarking->Problem in creating unique goals for different expectation category to Benchmarking->Problem on creating unique goals for different expectation category
Updated by Ramesh Sanker almost 8 years ago
- Assignee changed from Ramesh Sanker to Anonymous
Updated by Anonymous almost 8 years ago
- Status changed from Open to Resolved
Fix: Changed logic in BO_SaveGoalClass_SP and in controller.
Actions