View Revisions: Issue #5804
Summary | 0005804: Deactivated table (dropped trigger) is allowed to be requested for a partial load | ||
---|---|---|---|
Revision | 2023-05-17 13:11 by pmarzullo | ||
Additional Information | If a subset of tables are requested, and one or more of them are disabled at the trigger router, the load gets canceled because a request of a table was made that was disabled. If all of the tables are requested, and one or more of them are disabled at the trigger router, the load goes through but does not load the disabled tables. |
||
Revision | 2023-04-20 14:05 by pmarzullo | ||
Additional Information |