View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006599 | SymmetricDS Pro | Improvement | public | 2024-09-26 19:38 | 2024-10-01 19:47 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.8 | ||||
Target Version | 3.15.9 | Fixed in Version | 3.15.9 | ||
Summary | 0006599: IPurgeListener needs to have the capability to run functionality before the purge outgoing/incoming is run | ||||
Description | Right now, the IPurgeListener has the ability to run functionality after the purge outgoing/incoming is run. We need to provide a before purge incoming/outgoing method to allow customers to run functionality before the purge (for example, to save the sym_outgoing_batch records in some other table for problem investigation). | ||||
Additional Information | IPurgeService interface is changed (beforePurgeIncoming and beforePurgeOutgoing methods are added). IPurgeService is added to the ExtensionForm panel (the interface dropdown). The Developer section of the documentation has the IPurgeService interface added to it. | ||||
Tags | purge, ui | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-26 19:38 | pmarzullo | New Issue | |
2024-09-26 19:38 | pmarzullo | Status | new => assigned |
2024-09-26 19:38 | pmarzullo | Assigned To | => pmarzullo |
2024-09-26 19:38 | pmarzullo | Tag Attached: purge | |
2024-09-26 19:38 | pmarzullo | Tag Attached: ui | |
2024-09-26 19:41 | pmarzullo | Status | assigned => resolved |
2024-09-26 19:41 | pmarzullo | Resolution | open => fixed |
2024-09-26 19:41 | pmarzullo | Fixed in Version | => 3.15.9 |
2024-10-01 19:47 | elong | Status | resolved => closed |