Skip to content

Fixed error compiling new BPL in new interoperability editor - #987

Merged
isc-pbarton merged 1 commit into
mainfrom
fix-6084-onafterstorage
Jul 28, 2026
Merged

Fixed error compiling new BPL in new interoperability editor#987
isc-pbarton merged 1 commit into
mainfrom
fix-6084-onafterstorage

Conversation

@isc-pbarton

@isc-pbarton isc-pbarton commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes #984
A workaround for OnAfterStorage hooks in the ObjectScript class compiler incorrectly reporting errors.

Testing

In the docker container, create a new business process in the new BPL editor. Save and compile. It should succeed, and the BPL class should be automatically exported to the git repository

Checklist

  • This branch has the latest changes from the main branch rebased or merged.
  • [N/A] Web UI has been built (any changes in git-webui/src have matching changes in git-webui/release)
  • CHANGELOG.md entry added if appropriate.
  • [N/A] Documentation has been/will be updated

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.15%. Comparing base (cbbfdbf) to head (edf577a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #987   +/-   ##
=======================================
  Coverage   49.15%   49.15%           
=======================================
  Files          22       22           
  Lines        3316     3316           
=======================================
  Hits         1630     1630           
  Misses       1686     1686           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@isc-pbarton
isc-pbarton merged commit 416fcac into main Jul 28, 2026
2 checks passed
@isc-pbarton
isc-pbarton deleted the fix-6084-onafterstorage branch July 28, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation errors on new business processes when production decomposition is disabled

3 participants