180674: Security attribute rules could not be upgraded for the <value> feature class.

Description

One of the following may be preventing security attribute rules from being upgraded:

  • An exclusive lock could not be obtained on the feature class.
  • The feature class has an unexpected geometry type.
  • The feature class has one or more fields with an unexpected field type.
  • The feature class does not exist in the Indoors workspace and failed to be added during the upgrade.

Solution

Attempt the following:

  • Clear connections and locks on the dataset if the input Indoors workspace is an enterprise geodatabase.
  • Review warnings provided by the tool for any feature classes with the same name as feature classes in the Indoors model but different geometry types. Remove any feature classes with the wrong geometry type from the database.
  • Review warnings provided by the tool for any fields with the same name as fields in the Indoors model but different data types. Rename any fields with the wrong type and run the tool to re-create these fields automatically with the correct type.

    Learn more about expected geometry types in the Indoors model

  • Clear all other user connections on SQL Server, PostgreSQL, or Oracle if the input Indoors workspace is an enterprise geodatabase. Clear any pending edits on the database.