You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
navinkrishnan
changed the title
[Version: 1.1.8] SQLITE ERROR on atutomatic status update query after successful Upload of attachments
[Version: 1.1.8] SQLITE ERROR on automatic status update query after successful Upload of attachments
Jan 3, 2025
I found the fix for the prescribed issue, it involves minor fix in the attachments.test.js file due to some test profile change in attachments from 1.1.7 to 1.1.8, basically the malware scanning service mocks a delay of 5 sec for scanning within test as well as development profile that's why we need to add some delay to test for execution. I am attaching the screenshot of prescribed changes(line no 65 and 68 in attachments.test.js) as I am unable to push the changes in incident-app git repo due to permissions. You can test it locally from your side and push the changes.
Describe the bug
After the successful upload of the attachments, there is some automatic status update query happens and it fails.
Error Message:
The same works fine without error, if downgraded to
1.1.7
.Request to take this as priority as its linked with the BTP Developer Guide missions using incidents-app.
To Reproduce
Expected behavior
No SQLITE ERROR should be thrown.
[ ] is it a regression issue?
Screenshots
If applicable, add screenshots to help explain your problem.
Customer Info
Company: xyz.
The text was updated successfully, but these errors were encountered: