odd-platform icon indicating copy to clipboard operation
odd-platform copied to clipboard

1657 - activity "User" filter should accept usernames instead of owner_ids

Open Vladysl opened this issue 1 year ago • 2 comments

BE:

  1. added new endpoint GET /api/activity/users - should be used to retrieve usernames, which present in activity table.
  2. Updated /api/activity/counts, /api/dataentities/{data_entity_id}/activity and /api/activity - now accepting array of String instead of owner_ids for users.

FE:

  1. need to update /api/activity/counts, /api/dataentities/{data_entity_id}/activity and /api/activity API's
  2. make request GET /api/activity/users to retrieve usernames on DataEntity-> Activity and Activity Tabs image image

Vladysl avatar Apr 17 '24 10:04 Vladysl

Test Results

  55 files    55 suites   3m 7s :stopwatch: 259 tests 259 :heavy_check_mark: 0 :zzz: 0 :x: 287 runs  287 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit e23bb887.

github-actions[bot] avatar Apr 17 '24 10:04 github-actions[bot]