Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21871

The assignment of the user group to user is inconsistently logging to audit

    XMLWordPrintable

Details

    • Team C
    • Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023)
    • 1

    Description

      Currently the assignment of user group to user is logged in two different ways:

      • If user group assigned to user using User group API, the following details are logged:
      usergroup.users[7]: Added
      usergroup.users[7].id: 7
      usergroup.users[7].userid: 3
      • If user group assigned to user using User API, the following details are logged:
      user.usrgrps[6]: Added
      user.usrgrps[6].id: 6
      user.usrgrps[6].usrgrpid: 14

      To make this assignment consistent with assignments of other API objects we should to log this assignment as the change in User API object independently from the approach of how it was done.

      Attachments

        Activity

          People

            jfreibergs Janis Freibergs
            vmaksimovs Vladimirs Maksimovs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: