Skip to content

ONEScript v1.0.4

Pre-release
Pre-release

Choose a tag to compare

@lynseylee-ones lynseylee-ones released this 07 Jul 06:00
e23f855

ONEScript v1.0.4

Download

Download the ONEScript plugin package from GitHub Releases:

GitHub may also show auto-generated source archives for this repository. To install ONEScript, download the .opk package above.

Availability

  • Private / On-Premises: available
  • SaaS: coming soon

Requirements

  • Minimum ONES system version: 3.16.37

Checksum

638f99de8319e0cccace0ed40fc6fcd7cdc65f051ae09f5fc455c2542392f5d1  onescript-plugin.opk

Install

Follow the installation guide:

https://docs.ones.com/onescript/get-started#install-onescript

Highlights

  • Adds authenticated REST endpoints for external systems to call published ONEScript scripts.
  • Adds currentUser() so scripts can identify the operator behind workflow, event, and endpoint-triggered actions.
  • Improves exact status-transition automation with the ones:project:issue-status:changed event.
  • Improves linked-issue prerequisite checks with display-name resolution for relation fields on supported ONES versions.
  • Improves field metadata handling through searchIssueFields, including safer semantic field writes.
  • Improves execution log reliability by clamping multi-byte log content by UTF-8 byte length.

Known Limitations

  • ONEScript remains available for Private / On-Premises deployments first.
  • SaaS support is still coming soon.
  • For ONES deployments older than v7.13.0, use field IDs as the safest fallback when relation fields cannot be resolved by display name.

Feedback

  • Questions, use cases, and Jira migration discussions: GitHub Discussions
  • Reproducible issues, installation problems, and documentation fixes: GitHub Issues