View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
18790Bug reportsConditionspublic2023-05-23 15:56
Reporterandreafesta Assigned To 
PrioritynoneSeverityfeature 
Status confirmedResolutionopen 
Product Version6.0.x 
Summary18790: OR instead AND
Description

Hello,
I have problem during the creation of a double condition.

I want to view an answer if the age is betwen 18 and 25... but the condizion is

=18 OR <= 25
and not
=18 AND <= 25

Steps To Reproduce

insert a condizion "more than or equal 18"

insert a condizion "less than or equal 25"

errate result

TagsNo tags attached.
Attached Files
condizioni errate.jpg (59,227 bytes)   
condizioni errate.jpg (59,227 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)6.0.4+230427
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & version10.3.38-MariaDB-0+deb10u1 - Debian 10
Server OS (if known)
Webserver software & version (if known)
PHP Version7.3.31-1~deb10u3

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2023-04-27 12:14

developer   ~74685

Condition on same Question are set as OR
To have an end : use Expression Manager AN02.NAOK >= 18 AND AN02.NAOK < 25

https://manual.limesurvey.org/ExpressionScript_Engine_-_Quick_start_guide/en

andreafesta

andreafesta

2023-05-11 14:34

reporter   ~74932

Ok. Thank you. Is possibile insert the possibility to modify OR and AND in the future versions?

Issue History

Date Modified Username Field Change
2023-04-27 11:55 andreafesta New Issue
2023-04-27 11:55 andreafesta File Added: condizioni errate.jpg
2023-04-27 12:14 DenisChenu Note Added: 74685
2023-04-27 12:14 DenisChenu Bug heat 0 => 2
2023-05-11 14:34 andreafesta Note Added: 74932
2023-05-11 14:34 andreafesta Bug heat 2 => 4
2023-05-23 15:56 p_teichmann Severity partial_block => feature
2023-05-23 15:56 p_teichmann Status new => confirmed