یک قانون ویرایش رویداد شرایطی را تعریف می کند که باعث ایجاد یک رویداد کاملاً جدید بر اساس معیارهای منطبق با یک رویداد منبع می شود. جهش های اضافی پارامترها از رویداد منبع را می توان تعریف کرد.
برخلاف قوانین ایجاد رویداد، قوانین ویرایش رویداد به ترتیب تعریف شده خود اعمال می شوند.
قوانین ویرایش رویداد را نمی توان برای تغییر رویداد ایجاد شده از قانون ایجاد رویداد استفاده کرد.
فقط خروجی ترتیبی که این قانون برای آن پردازش خواهد شد. قوانین با مقدار سفارش کمتر از این قبل از این قانون پردازش می شوند، قوانین با ارزش سفارش بالاتر از این بعد از این قانون پردازش می شوند. به قوانین جدید ویرایش رویداد یک مقدار سفارش در پایان سفارش اختصاص داده می شود.
تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی."],[[["An Event Edit Rule generates a new event based on matching criteria from a source event and allows for parameter modifications."],["Event Edit Rules are applied sequentially in their defined order, unlike Event Create rules."],["These rules cannot modify events originating from Event Create rules."],["Event Edit Rules include definable conditions, parameter mutations, and a processing order for execution."],["You can manage Event Edit Rules using methods like create, delete, get, list, patch, and reorder to control event processing."]]],["Event Edit Rules create new events based on source event criteria, with defined parameter mutations. Rules are applied sequentially based on `processingOrder`. Each rule has a `name`, `displayName`, `eventConditions`, and `parameterMutations`. Rules can be created, deleted, retrieved, listed, updated, and reordered. Matching conditions trigger the rule's application, with mutations modifying parameters. Up to 10 conditions and 20 mutations are allowed.\n"]]