API Reference > presentation-backend > Core > DuplicateRulesetHandlingStrategy DuplicateRulesetHandlingStrategy Enumeration Deprecated Use RulesetInsertOptions Beta Strategies for handling duplicate rulesets. Members Name Value Description Skip 0 Do not insert the ruleset if another ruleset with the same ID already exists. Replace 1 Replace already existing ruleset if one exists with the same ID and version. Defined in presentation/backend/src/presentation-backend/RulesetEmbedder.ts Line 28 Last Updated: 11 June, 2024