27-03-25 09:36 AM - edited 27-03-25 09:37 AM
The variable name '@retired' has already been declared.
Variable names must be unique within a query batch or stored procedure.
This happens when right-clicking an action on an object and selecting “Find References.”
It does not seem related to any logic in our own automations.
The stack trace shows the error comes from:
→ Which suggests this is an internal Blue Prism SQL query, not something we’ve created.
We ran the following query on our Blue Prism database to check for duplicates:
→ Result: 0 rows — no procedures, views, or functions use @retired.
This confirms the error likely originates from Blue Prism’s internal metadata handling during the reference scan.
Currently, we are avoiding the use of “Find References” to prevent client crashes until a solution is found.
Is this a known issue in BP 7.4.0?
Has it been resolved in any subsequent 7.4.x patch?
Is there any way to resolve or patch this internally?
We’d appreciate any guidance or confirmation.
Happy to provide logs or more technical details if needed.
Thanks in advance!
Best Regards,
Kantasit
Answered! Go to Answer.
27-03-25 01:33 PM
Hi Kantasit,
I've checked on this internally and can confirm our Product team are aware of this issue and are currently investigating it, with a fix request logged against v7.4 of BPE. Currently there are no timelines for when this fix is slated to be included in an upcoming release but we'd recommend keeping an eye out for future release notes updates on it.
27-03-25 01:33 PM
Hi Kantasit,
I've checked on this internally and can confirm our Product team are aware of this issue and are currently investigating it, with a fix request logged against v7.4 of BPE. Currently there are no timelines for when this fix is slated to be included in an upcoming release but we'd recommend keeping an eye out for future release notes updates on it.
22-05-25 09:35 AM
Hi we are also having this issue.
I was a bit surprised to find that it is not currently listed as an issue when upgrading to 7.4 from an earlier version.
27-05-25 07:03 PM
It's pretty frustrating that this hasn't been fixed yet. I took over a project from another developer and it's exhausting to search for all references to an object without a working "Find References" feature.