Typo in variable name

Created on 20 June 2025, about 2 months ago

Line 21 of module has

$woskpace_id = $config->get('workspace_id');

it should be

$workspace_id = $config->get('workspace_id');

this prevents the module from working as the calls to netcall fails.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom ded

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024