• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Datapoint permissions filter for missing tags

    User help
    2
    3
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Pedro
      last edited by

      How can I use the Datapoint Permissions filter to list datapoints that do not have a particular username or tag?

      Example use case: I just added a dozen datapoints to different datasources, without setting the permission field from the datapoint page. Now I want to list all datapoints (new and old) that do not have a particular permission tag, and then bulk add that tag to those new and old points, to ensure that a particular user has permissions for all points in the filtered results.

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by phildunlap

        Hi Pedro, unfortunately there is no option for that at the moment. It would be a nice enhancement, though. You can probably do this more easily with exporting/iimporting the data source, and doing a find/replace:

        "readPermission":""
        "readPermission":"yourUser"

        1 Reply Last reply Reply Quote 0
        • P
          Pedro
          last edited by

          Initially I thought that's what the true/false field meant on the first column of the permissions filter page. Nonetheless, I just added https://github.com/infiniteautomation/ma-core-public/issues/622 to request this enhancement.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post