DNNCommunity / DNNCommunity/PolyDeploy

Event Log is incorrectly reporting successful installations when it fails.

Open
#12 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
C#
Stars
51
Forks
20
PR merge metrics
No merged PRs in 30d

Description

The PolyDeploy Event log is logging `PACKAGE_INSTALLED` events incorrectly for failed installations.

### Scenario 1:
1. Upload 6 packages for installation (Modules A, B, C, D, E & F)
2. 2 modules install successfully (Module A & B)
3. Event log records that modules C, D & E have correctly installed.

#### Scenario Notes:
- Modules B and F are theme modules with two packages in each (Skin and container).

### Scenario 2:
1. Upload 20 modules for installation (23 packages)
2. 19 modules install successfully (20 packages) and 1 module install fails (0 packages out of 3).
3. Event log records that 23 packages have installed correctly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.