We made a rule change that required adding a parameter (no changes to the underlying table/view) to the rule. Promoting this to production does not allow us to move these changes.
When I create a *new* rule task with only the view that is affected and promote that rule task (which contains all views, tables, bindings, and rules involved in this change), I get the following errors on import for rules that have binding changes:
"Rule signature is different and rule bindings exist. Rule skipped. (UIM-10059)"
"The state of rule <rule_name> does not allow bindings to be applied or imported. Unlock the rule and try again. (UIM-10153) Skipping import of all rule bindings for table <ProjectName>.<view name>. (UIM-10158)"
When I import the entire project, there are no errors during import, but the rules with binding changes are not updated.
All imports are done with "overwrite" checkbox selected.
All rules in both projects (dev and prod) are in "editing" mode and have never been approved, so I don't understand why it suggests tha the state of the rule is "locked"?
What other options are there for promoting rule changes that include binding changes?