Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3586

Script condition expression to support csv of group/tag attributes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0, 2.3.0
    • plugins
    • None

    Description

      One of the common row-filter requirement is to enable users access to records with a column having one of a set of values - for example:

      projectId in (10, 15)

      where projectId could be an attribute associated with groups the user belongs to, or attribute of tags associated with the resource being accessed.

      To enable above, expressions that return comma-separated-value of group/tag attributes should be supported - for example: 

      projectId in (${{ctx.ugAttrCsv('projectId')}})

       

      Attachments

        1. RANGER-3586.patch
          15 kB
          Madhan Neethiraj

        Issue Links

          Activity

            People

              madhan Madhan Neethiraj
              madhan Madhan Neethiraj
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: