Bug 47211

Summary: UMC UDM modules - Advanced search for 'OkOrNot', 'TrueFalseUp', 'boolean' syntax does not work
Product: UCS Reporter: Johannes Keiser <keiser>
Component: UMC (Generic)Assignee: Jannik Ahlers <ahlers>
Status: CLOSED DUPLICATE QA Contact: UMC maintainers <umc-maintainers>
Severity: normal    
Priority: P5 CC: ahlers, best, gohmann, stoeckigt
Version: UCS 4.3   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=47201
https://forge.univention.org/bugzilla/show_bug.cgi?id=40740
https://forge.univention.org/bugzilla/show_bug.cgi?id=40672
What kind of report is it?: Bug Report What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains How will those affected feel about the bug?: 5: Blocking further progress on the daily work
User Pain: 0.114 Enterprise Customer affected?: Yes
School Customer affected?: ISV affected?:
Waiting Support: Yes Flags outvoted (downgraded) after PO Review:
Ticket number: 2018061521000424 Bug group (optional):
Max CVSS v3 score:
Bug Depends on: 47364    
Bug Blocks:    

Description Johannes Keiser univentionstaff 2018-06-19 17:17:19 CEST
The 'OkOrNot', 'TrueFalseUp' and 'boolean' syntax classes are represented as
a checkbox in UMC. The values of the syntax classes are saved as strings in ldap.
(
 'OkOrNot':     'OK'   - 'Not'
 'TrueFalseUp': 'TRUE' - 'FALSE'
 'boolean':     '1'    - '0'
)
but the value of the checkbox is of type boolean.
So when searching for properties with these syntax classes no matches are found.
Comment 1 Jannik Ahlers univentionstaff 2018-07-17 09:56:42 CEST

*** This bug has been marked as a duplicate of bug 32167 ***
Comment 2 Nico Stöckigt univentionstaff 2018-07-17 10:24:55 CEST
this bug is filed against UCS 4.3 while bug#32167 is filed against UCS 4.2, doesn't that matters?
Comment 3 Jannik Ahlers univentionstaff 2018-07-17 10:37:58 CEST
Not really. it is the same bug. Also they both seem to depend on bugs #40672 and #47364, which should be resolved first.
Comment 4 Stefan Gohmann univentionstaff 2018-07-23 10:23:14 CEST
(In reply to Jannik Ahlers from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 32167 ***

I've moved the flags to Bug #32167 and set this issue to verified.
Comment 5 Stefan Gohmann univentionstaff 2018-07-23 10:23:35 CEST
Nothing to release.