[ACE-752] There was an exception while trying to navigate to 'request' with the exception message 'could not extract ResultSet; SQL Created: 16/Mar/26  Updated: 23/Mar/26  Due: 16/Mar/26  Resolved: 23/Mar/26

Status: Rejected
Project: ACE
Component/s: SRD
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: Mbaye Lo Assignee: Mbaye Lo
Resolution: Not Fixed Votes: 0
Labels: Milestone2
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: JPEG File There was an exception while trying to navigate to 'request' with the exception message 'could not extract ResultSet; SQL .jpg    
Customer:
OMAN-Tel
Planned Start:
Planned End:
Rejected By: Ayed Bada

 Description   

There was an exception while trying to navigate to 'request' with the exception message 'could not extract ResultSet; SQL

On Demo Machine 10.172.20.205



 Comments   
Comment by Ayed Bada [ 23/Mar/26 ]

Dear Mbaye
After checking the logs, I found that the issue is related to the SRD_DOCUMENT table.
Please check with integration to run that scripts :

ALTER TABLE SRD_DOCUMENT ADD (
MILESTONE_ID VARCHAR2(255)
);

ALTER TABLE SRD_DOCUMENT ADD (
MILESTONE_NAME VARCHAR2(255)
);
commit ;

Generated at Fri Apr 17 08:21:33 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.