Skip to content

BUG: ucc-gen build does not copy UI JavaScript bundle files to output directory in v #1944

@JohnYoungSuh

Description

@JohnYoungSuh

Description

  1. Detailed Description
    What should happen vs. what actually happens
    File structure comparison
  2. Version Information
    UCC version: 6.0.1
    Exact pip output showing package details
  3. System Information
    OS, Python version, installation method
    Build command used
  4. Complete Reproduction Steps
    Minimal working example from scratch
    Only 3 files needed: globalConfig.json, app.manifest, and basic directory structure
    Step-by-step commands anyone can follow
    Verification commands showing the bug
  5. Expected vs Actual Behavior
    Expected: 23 files (22 JS + 1 JSON)
    Actual: 1 file (only globalConfig.json)
  6. Proof Files Exist
    Commands showing the 22 JS files ARE in the package
    Confirms v6.0.1 changelog claim is partially true
  7. Impact Assessment
    Severity: High
    Why: Breaks all Configuration/Inputs UI
    Affects: All UCC 6.0.1 users
  8. Working Workaround
    Manual copy command
    Automated script provided
  9. Root Cause Analysis
    Hypothesis about build command logic

What UCC version are you using?

6.0.1

Additional System Info

OS, Python version, installation method Build command used

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions