Impossible to configure module

Created on 2 June 2025, about 1 month ago

Problem/Motivation

When first configuring the provider, it is not possible to set the values like services and work areas as the fields for them do not display. It happens because as per the code the provider must be fully initialized (i.e. already have services, work areas etc. configured). As a result, the provider is marked as "not available" when requesting a translation, with these messages:

  • At least one service must be selected.
  • At least one work area must be selected.
  • At least one translation memory must be selected.
  • At least one invoicing account must be selected.

Hence it is not possible to use the provider at all.

Proposed resolution

Require only credentials to display the configuration items form instead of checking the provider isFullyInitialized.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

13.0

Component

Code

Created by

🇨🇾Cyprus alex.bukach

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