laptop and a wrench

Bug

Unqualified SQL Server sequence names in attribute rules fail when the editor connects with a sysadmin role login.

ArcGIS Pro
Bug ID Number BUG-000180998
SubmittedNovember 14, 2025
Last ModifiedDecember 15, 2025
Applies toArcGIS Pro
Version found3.5.4
Operating SystemWindows Server
Operating System Version2022
StatusAs Designed

Additional Information

This behavior is expected when the expression does not specify the fully qualified sequence name, or when the sequence does not exist in either the connecting user’s schema or the DBO schema. The error is returned because the sequence is not owned by the DBO user, and the expression does not include the sequence owner. Attribute rule script expression examples: https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/attribute-rule-script-expression.htm "For enterprise geodatabases, use the fully qualified name of the sequence in the script expression, for example, owner.sequencename."

Workaround

Change the expression to use the fully qualified sequence name, for example, replace TestSeq1 with SDE.TestSeq1.

Steps to Reproduce

Bug ID: BUG-000180998

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options