Opened 3 years ago
Closed 3 years ago
#2478 closed task (fixed)
rename before/after_ingestion hooks to before/after_import
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | wcst_import | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
In wcst_import.sh, "before_ingestion" and "after_ingestion" hooks should be renamed to "before_import" and "after_import" (use more generic term import than ingest).
The "before_ingestion" and "after_ingestion" should still be supported for bw-compatibility, this is trivial, but should not be documented anymore.
Change History (3)
comment:1 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 by , 3 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
In case
"when"
has an invalid name (e.g.
"when": "before_aaass"
), then wcst_import should throw error: