Wordbee file name collision

Created on 22 March 2023, almost 2 years ago

Problem/Motivation

When using the module on multiple websites with the same wordbee account, submitting jobs can cause file name collisions, since the filename is composed of the job ID and the '-drupal_connector.xliff' suffix.
These collisions can cause wordbee jobs to stop.

Proposed resolution

Change the filename pattern from ```$job->id() . '-drupal_connector.xliff'``` to sanitised job label . '-drupal_connector.xliff'

🐛 Bug report
Status

Active

Version

1.8

Component

Code

Created by

🇷🇴Romania alex_branescu

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