Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1749

Incorrect Dynamic Group Membership Condition save from Console

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.13, 3.0.2
    • 2.1.14, 3.0.3, 4.0.0
    • console
    • None

    Description

      When setting dynamic membership conditions for an existing Group as follows:

      1. ATTRIBUTE, username, == , *a
      2. AND, ATTRIBUTE, username, == , *b
      3. AND, ATTRIBUTE, username, == , *c
      4. OR, ATTRIBUTE, username, == , *d
      5. OR, ATTRIBUTE, username, == , *e

      this is the FIQL resulting after save:

      (username=~*e,(username=~*d,(username=~*c;(username=~*b;username=~*a))))
      

      where ordering is evidently incorrect.

      Attachments

        Activity

          People

            sgarofalo Samuel Garofalo
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: