Missing user data on rendering default assignments

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • None
    • Affects Version/s: None
    • Component/s: User Management
    • High
    • When filtering for users in the user grid, the same filter was applied In the user default assignments grid so no user data was rendered there.

      problem

      If a user filter is set in the user administration grid, this filter apply also to the data which is used for rendering in the default assignment table. 

      user filter set

      rendering problem in default assignment

      task wizzard

      solution

      In the default assignment window: Investigate which store is used for the drop down, if that is a unfiltered one use that for the grid also.

      In the task wizzard: investigate which stores are used for the grid and drop down. 

      In general this should be the way how it should be in the application: 

      • the store of the user management grid - should stand for its own and have its own filters - not related to other usages of users in the application
      • The user stores for the here in the ticket mentioned grids and dropdowns:
        • The grids should be able to render all users available to the current user - so plain /user endpoint without any additional passed filter
        • The drop downs should contain all users for the current user
      • That only the users are available to the current user as allowed → should be solved on backend and must be the case in any case here already!

        1. image-2026-01-28-11-24-50-585.png
          39 kB
          Thomas Lauria
        2. image-2026-01-28-11-27-38-411.png
          82 kB
          Thomas Lauria
        3. image-2026-01-28-11-46-24-223.png
          83 kB
          Thomas Lauria

            Assignee:
            Pavel Perminov
            Reporter:
            Thomas Lauria
            Pavel Perminov
            Stephan Bergmann, Sylvia Schumacher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: