| Summary: | FileClient: Need additional eventData for artifact creation and deletion. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
When create a file/folder/project, we need ot decide if we want to select the new artifact. We will introduce a new optional param eventData({select: true}) to the create APIs. When delete a project, as the project deletion location and the location used for the UI renderer may be different, we need t ocall somehting like fileClient.deleteFile(deleteLocation, {itemLocation: item.Location})