Add possibility for multiple Jobs to have identical filenames

Created on 30 March 2017, over 7 years ago
Updated 17 September 2024, 3 months ago

Problem
For now there is no possibility for Jobs to have identical file names even if their content is identical.

Possible solution
It's possible because of changes in SmartlingTranslator::getFileName() method: it generates file name like item_label + item_type + item_id for jobs where amount of job_items is less or equals 3 and like item_type + item_id for others jobs.

Existing problem
Patch works fine for uploading files: in Smartling dashboard we can see (in one file) authorized strings to many locales. But as for download process we have an issue The imported file job id new_job_N does not match the job id old_job_N.. This limitation comes from tmgmt module and we need to think how to deal with it.

Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024