Done
Details
Assignee
Vadym ShchekotilinVadym ShchekotilinReporter
Emma_HaroyanEmma_HaroyanPriority
P3Story Points
1Sprint
NoneDevelopment Team
FirebirdFix versions
Release
Ramsons (R2 2024) Bug FixRCA Group
Implementation coding issueTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Vadym Shchekotilin
Vadym ShchekotilinReporter
Emma_Haroyan
Emma_HaroyanPriority
Story Points
1
Sprint
None
Development Team
Firebird
Fix versions
Release
Ramsons (R2 2024) Bug Fix
RCA Group
Implementation coding issue
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 21, 2024 at 7:17 AM
Updated November 18, 2024 at 9:51 AM
Resolved November 8, 2024 at 4:36 PM
ENV: Snapshot.
PRE-CONDITION:
The list with ‘Organizations — contact info’ entity type is created
Query builder is opened.
STEPS.
Select “Organization accounting code” in the ‘Field’ dropdown.
Select e.g ‘
starts with
' operator (or 'contains’)Add value e.g ‘G64758-7483’
Click on ‘Test query’
Click ‘Run query & save’.
ACTUAL RESULT: Opens list’s details page, displays the following query:
Query: (accounting_code starts with G64758\-7483)
When we edit the list, and try to run the same query it will return 0 result, as the query is already incorrect due to the backslash sign in the value.
NOTE:
The problem is actual for the following fields “Organization code”, “Organization name” with ‘starts with’ operator.
The same issue is actual for ‘Organizations — vendor info’ entity type