-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 10.70
-
Component/s: solution - capabilities
-
None
-
1
-
Severity 2 - Major
-
Batman! - SCORP4
-
None
Issue Summary
A whoops error occurs when a non-super admin user adds an objective via Capability slideout.
Steps to Reproduce
- Select a user with a non-super admin role
- Navigate to Capabilities
- Select a capability
- In the capability details slideout, scroll to Objective section
- click + Add
Expected Results
User should be able to add an Objective
Actual Results
Whoops screen error
The below exception is thrown in the xxxxxxx.log file:
ASP_function: OOFunctionsSql.SetRSParamsCursor error_description: The multi-part identifier "tblRelease.ReleaseID" could not be bound. error_id: 1552 error_number: -2147217900 error_source: Microsoft SQL Server Native Client 11.0 log_type: exception logfrom_location: Website-ASP sql: EXEC RPM_GET_RELEASE_BY_ROLE '843',76, NULL, NULL, NULL, NULL, '-1', 1
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
- mentioned in
-
Page Loading...